Compile Windows with winsock2.h. But note that we still link with wsock32!
authorAndy Polyakov <appro@openssl.org>
Mon, 2 Jan 2006 13:44:06 +0000 (13:44 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 2 Jan 2006 13:44:06 +0000 (13:44 +0000)
commit61aa2134a48a6a436f498cc69ce895cd8456e080
tree06c045b6646f452226d02734a2009bfcc3034bd0
parent4eb76e23970d65c0587e1b0ba5e9630c4571aec5
Compile Windows with winsock2.h. But note that we still link with wsock32!
This works because wsock32 commonly loads ws2_32 anyway and we [intend to]
check upon presense of winsock2-specific API at run-time.
e_os.h