CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2018/11/11 00:39:35
Modified files: regress/lib/libssl/interop/cert: Makefile regress/lib/libssl/interop/netcat: Makefile regress/lib/libssl/interop/session: Makefile Log message: Fix a race in libssl interop regress. The success messages from the server child could be delayed. In this case wait a second and check again.