MSVC includes for inet/sockets
authorElizabeth Smith <elizabeths@fb.com>
Thu, 10 Jul 2014 22:19:57 +0000 (15:19 -0700)
committerTudor Bosman <tudorb@fb.com>
Mon, 14 Jul 2014 19:13:56 +0000 (12:13 -0700)
commita303e3e42c4146c04f637b5047cd399d67a6bc7a
treed5d3ae72109efff1d49457557a3acd70e3f0b73e
parent5ed20b59910fcb9e7f7f866c5279b0075f5887eb
MSVC includes for inet/sockets

Summary:
MSVC has all the sockets and internet functionality required except for one missing item - which can safely be defined to a windows specific type
But it requires a different set of headers than on *nix systems

Test Plan: fbconfig -r folly && fbmake runtests

Reviewed By: delong.j@fb.com

FB internal diff: D1413265
folly/detail/IPAddress.h