Skip to content
Snippets Groups Projects
Commit 0d7a8294 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Sendfile: Improved support for TLS/SSL.

Wait for write callback (ie TLS handshake completion) before
calling the sendfile done callback when sending an empty string
(ie the NOOP case).

Fixes issue where the connection got closed by our side before
TLS handshaking was completed, confusing the other side.

Potential fix for [WS-94].
parent 84baee74
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment