Author :
beck
Date :
2020-01-21 05:02:53
Hash :80ddac7a Message :Fix tls_handshake() usage which was added without checking return values
correctly. This would break ftp when the handshake doesn't complete in one
shot. (noticed when making tls 1.3 connections to cloudflare.cdn)
ok jsing@