M.-A. Lemburg via RT wrote: > An application that only includes openssl/ssl.h from OpenSSL > 1.0.0 and doesn't use winsock.h will run into problems on Windows, > since the dtls1.h header file includes the winsock.h header file long > after the ossl_typ.h header file was loaded.
What about to define WIN32_LEAN_AND_MEAN ? [SNIP] Openssl 1+ is switched to winsock2. Roumen ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
