CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/11/21 06:52:28
Modified files:
lib/libssl/man : Makefile
Added files:
lib/libssl/man : DTLSv1_listen.3
Log message:
Import the DTLSv1_listen(3) manual from OpenSSL,
excluding interface changes that don't apply to LibreSSL,
except that i left the confusing discussion of RETURN VALUES
completely unchanged, to warn users that this is a mess:
OpenSSL first published this interface, then later changed
its syntax and semantics in multiple ways.