« Previous | Next » 

Revision 2bb48673

ID2bb48673126ffc5f4b291f3d74b8be8d850c2d56
Parent 300dd349
Child e1ce8ba6

Added by Shigeki Ohtsu almost 10 years ago

tls: fix to send TLS Alert before socket destroyed

When TLS Alert is occured in handshake, ClearOut only write it into
wbio and does not flush to socket. TLS Alert should be written to
socket with EncOut before socket is destroyed within its error
callback.

Signed-off-by: Fedor Indutny <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences