CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/18 09:15:14
Modified files:
lib/libtls : tls.c
Log message:
Call BIO_sock_init() from tls_init() to ensure sockets are enabled on Windows.
This is of course a no-op on other platforms. Noted by equalsraf from github.
