fix a gotcha in the connect refactoring, that could result in dropping
authorderaadt <deraadt@openbsd.org>
Fri, 9 Oct 2015 04:13:34 +0000 (04:13 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 9 Oct 2015 04:13:34 +0000 (04:13 +0000)
commitf053eeae78e3a38b5e61bb82851e3f42172692aa
tree3af6424b73b321e356192610d8aa8191d50a0db8
parent13e678ec1b9aac2933490f8053e961f827ba4a61
fix a gotcha in the connect refactoring, that could result in dropping
through and trying to bind failed v6 connects.
ok guenther
lib/libtls/tls_client.c