CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/15 11:51:58
Modified files:
regress/lib/libssl/dtls: dtlstest.c
Log message:
Improve poll and event handling.
In particular, ensure we clear events when the client or server side has
completed and fix timeouts to ensure we use a non-zero timeout if present.
