diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2020-05-23 11:57:42 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2020-05-23 11:57:42 +0000 |
commit | 27e6227e1d3f5fb88c963dd5bd04d8afca9720f7 (patch) | |
tree | b2ad0eba92328572c3ef793e721abad3fee28fef /usr.bin/col | |
parent | bec53ad5620f47adb918e298045063352e426f75 (diff) |
Provide the option to retry or return after post-handshake messages.
In TLSv1.3 post-handshake handshake messages are used for key updates and
session tickets. These are in-band and mean that when the upper layer goes
to read application data, we can end up reading and having to process
handshake messages - this option changes whether we retry and read the
next TLS record, or if we return, signalling that we want more data to
be available.
ok beck@ inoguchi@ tb@
Diffstat (limited to 'usr.bin/col')
0 files changed, 0 insertions, 0 deletions