diff options
author | 2015-09-13 09:20:19 +0000 | |
---|---|---|
committer | 2015-09-13 09:20:19 +0000 | |
commit | 3458d1ef1aeac0b907a710e9dcb0b934e2826163 (patch) | |
tree | b9124a7bba19d7eff4cd2481199acc94a6c23b00 /lib/libtls/tls_conninfo.c | |
parent | If we have hardware acceleration for AES, prefer AES as a symmetric cipher (diff) | |
download | wireguard-openbsd-3458d1ef1aeac0b907a710e9dcb0b934e2826163.tar.xz wireguard-openbsd-3458d1ef1aeac0b907a710e9dcb0b934e2826163.zip |
The *_accept() functions increment in_handshake at the start of the function,
then decrement it and call a callback on exit from the function. As such,
these functions should not return in the middle, otherwise in_handshake is
never decremented and the callback never called.
ok beck@ "with many sighs" miod@
Diffstat (limited to 'lib/libtls/tls_conninfo.c')
0 files changed, 0 insertions, 0 deletions