Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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 11 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

In 4349:

Close #1618: Fixed SSL socket to check for async sending operation error.

comment:2 Changed 11 years ago by riza

In 4405:

Re #1618: backported to 1.x

comment:3 Changed 11 years ago by riza

  • Backported set
Note: See TracTickets for help on using tickets.