diff options
author | 2014-08-10 21:55:17 +0000 | |
---|---|---|
committer | 2014-08-10 21:55:17 +0000 | |
commit | 1e4bf96a628f673b9f32e36ed9597bc7ef1538db (patch) | |
tree | 3323a72c6d20efcceae44e299808e9af04c76ae1 /lib/libssl/ssl_lib.c | |
parent | Improve variables listing in x11/kde4 module description. (diff) | |
download | wireguard-openbsd-1e4bf96a628f673b9f32e36ed9597bc7ef1538db.tar.xz wireguard-openbsd-1e4bf96a628f673b9f32e36ed9597bc7ef1538db.zip |
There was a race in relayd that caused connections to hang. It
happend with non-persistent PUT connections that had a very short
body. If the whole body was read from the client before the
connection to the server was set up, the event callback was not
called. Do the regular checks after relay_connect() succeeded.
OK reyk@
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions