#1618 closed defect (fixed)
Bug SSL socket send callback always report success
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.1 |
Component: | pjlib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | release-1.16 | Backported: | yes |
Description
The callback should return negative value (of the error code) in the sent length param when the asynchronous sending operation fails.
Change History (3)
comment:1 Changed 12 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 12 years ago by riza
In 4405:
comment:3 Changed 12 years ago by riza
- Backported set
Note: See
TracTickets for help on using
tickets.
In 4349: