CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2021/02/08 10:18:39

Modified files:
        lib/libssl     : ssl_pkt.c 

Log message:
Enforce read ahead with DTLS.

DTLS is largely broken/useless without read ahead being enabled, so enforce
it for DTLS. This behaviour matches both our documentation and OpenSSL.

ok tb@

Reply via email to