summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorjsing <>2022-08-27 09:12:55 +0000
committerjsing <>2022-08-27 09:12:55 +0000
commit43cc33143c97a0ba8af968a8d9a2a504a588c317 (patch)
treefbe3ee91018c26f4d13820567a65a7ae3d6e6f51 /src/lib/libc
parent37e3e17f5fbd4f411cdb8fae710608326fb8afd1 (diff)
downloadopenbsd-43cc33143c97a0ba8af968a8d9a2a504a588c317.tar.gz
openbsd-43cc33143c97a0ba8af968a8d9a2a504a588c317.tar.bz2
openbsd-43cc33143c97a0ba8af968a8d9a2a504a588c317.zip
Handle SSL_do_handshake() being called before SSL_provide_quic_data().
If SSL_do_handshake() is called before SSL_provide_quic_data() has been called, the QUIC read buffer will not have been initialised. In this case we want to return TLS13_IO_WANT_POLLIN so that the QUIC stack will provide handshake data.
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions