On Fri, Jun 13, 2014 at 02:21:36PM -0700, Linda Sun wrote:
> On windows platform, TCP_NODELAY can only be set when TCP
> is established. If the conection is not immediately returning
> success, call it when state is changed from TCP_CONNECTING
> to SSL_CONNECTING.
>
> Signed-off-by: Linda Sun
A
On windows platform, TCP_NODELAY can only be set when TCP
is established. If the conection is not immediately returning
success, call it when state is changed from TCP_CONNECTING
to SSL_CONNECTING.
Signed-off-by: Linda Sun
---
lib/stream-ssl.c | 36
1 file