diff options
author | corvid <devnull@localhost> | 2016-07-07 14:04:58 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2016-07-07 14:04:58 +0000 |
commit | d2500adc3523727581fcb417c77367b964124e3d (patch) | |
tree | ceddbe7168d6a1a72506c293459c862540f7e968 /src/IO/tls.c | |
parent | 5dcd3106aeceae92c812ff3a55fbf2b397abcb4d (diff) |
complete connect() before moving on to TLS handshake or sending query
Johannes reported that mbed TLS didn't like the connect() to be ongoing
still when the tls handshake was started on osx or dragonfly.
For an earlier version of the fix (which failed), it was basically free
to iterate through the IP address list upon connect() failure, so that
was implemented, and now I'm artificially breaking this patch into two
pieces to commit that separately.
Diffstat (limited to 'src/IO/tls.c')
0 files changed, 0 insertions, 0 deletions