CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2015/09/10 07:29:53
Modified files: lib/libtls : tls_init.3 Log message: Correctly document the behaviour of tls_close() - the caller is responsible for closing the file descriptors unless libtls allocated them. ok beck@