Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platforms
authorDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 20 Feb 2016 15:07:32 +0000 (15:07 +0000)
committerRich Salz <rsalz@openssl.org>
Mon, 7 Mar 2016 19:51:08 +0000 (14:51 -0500)
commit963bb62195109fb863dc4d88c7470ce7f9af25ac
treeae78a2ff9934ca832ef454771d6de6928c5f3a38
parent8731a4fcd267d56cab2ad6d7cfac2c846c413a5d
Allow OPENSSL_NO_SOCK in e_os.h even for non-Windows/DOS platforms

UEFI needs this too. Don't keep it only in the Windows/DOS ifdef block.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
e_os.h