#531 closed defect (fixed)
Active socket abstraction to make ioqueue programming easier
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjlib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Active socket abstracts ioqueue programming pattern into an object.
Change History (3)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 16 years ago by bennylp
Fixed Symbian build error in r1962
comment:3 Changed 16 years ago by bennylp
In r1986:
- added user_data parameter in activesocket creation API to make it more robust against programming errors
Note: See
TracTickets for help on using
tickets.
Done in r1953