commit | 965e84e2df7ba448d887bd5e9e03d76b206d3eee | [log] [tgz] |
---|---|---|
author | Olivier Houchard <cognet@ci0.org> | Sat Jun 15 20:59:30 2019 +0200 |
committer | Olivier Houchard <cognet@ci0.org> | Sat Jun 15 21:00:39 2019 +0200 |
tree | 10717e17ab813dda3a00c4b534faca0a04335ada | |
parent | 09e0d7422e64645ad6b03b66e94e5df80a6177fa [diff] |
BUG/MEDIUM: ssl: Make sure we initiate the handshake after using early data. When we're done sending/receiving early data, and we add the handshake flags on the connection, make sure we wake the associated tasklet up, so that the handshake will be initiated.