Use ssl_force_want_read() in the DTLS code.
authorjsing <jsing@openbsd.org>
Mon, 25 Oct 2021 10:09:28 +0000 (10:09 +0000)
committerjsing <jsing@openbsd.org>
Mon, 25 Oct 2021 10:09:28 +0000 (10:09 +0000)
commite2a9b682240338ddad74bcea1f0ce2d690bcbd1e
treec64836c71ae0b2f70ea08749c79fc5d498e98d3b
parent17ec856cd75d0caac442a369d9c65b8c29cb08fd
Use ssl_force_want_read() in the DTLS code.

Also mop up some mostly unhelpful comments while here.

ok beck@ tb@
lib/libssl/d1_pkt.c
lib/libssl/ssl_locl.h
lib/libssl/ssl_pkt.c