MEDIUM: ssl: merge recv_wait and send_wait in ssl_sock
authorWilly Tarreau <w@1wt.eu>
Fri, 10 Jan 2020 08:20:26 +0000 (09:20 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 17 Jan 2020 17:30:36 +0000 (18:30 +0100)
commit113d52bfb428b4aaefb1e3e647d41ff461352b41
tree00c542b7d0341ad17449cb9e0a7fae5d2cc51c53
parentac6febd3ae41bbaff61a5ef49a93f36db7b7be8b
MEDIUM: ssl: merge recv_wait and send_wait in ssl_sock

This is the same principle as previous commit, but for ssl_sock.
src/ssl_sock.c