CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/02/08 10:17:02
Modified files:
lib/libssl : d1_pkt.c
Log message:
Use dtls1_retrieve_buffered_record() to load buffered application data.
Replace the current copy of dtls1_retrieve_buffered_record() with a call
to it instead.
ok tb@
