Fix compilation under MSVC: ssl_set_mode() is a macro, and the MSVC preprocessor doesn't process #ifdef's inside a macro argument list.
(found explanation at http://www.tech-archive.net/Archive/VC/microsoft.public.vc.language/2007-05/msg00385.html)
A
Antoine Pitrou committed
19fef69b752d5a1e836ba5b552a8e68592503852
Parent: 765f3cc