Create the sockets portability header
authorChristopher Dykes <cdykes@fb.com>
Wed, 4 May 2016 00:38:24 +0000 (17:38 -0700)
committerFacebook Github Bot 5 <facebook-github-bot-5-bot@fb.com>
Wed, 4 May 2016 00:50:23 +0000 (17:50 -0700)
commitf253e1e4ab710728cb4ae8a25c1fe14f58e3da0f
treeca9caf1d07cbbbd303536ba336d43a34db1561e2
parent0d8402e0320e90b87d312967ff039c19417ca4f1
Create the sockets portability header

Summary: The one header that doesn't split well. This is the last piece of the portability headers for Windows and is also the piece that has had the most thought put into it's design so-as to be as unintrusive as possible.

Reviewed By: yfeldblum

Differential Revision: D3046525

fb-gh-sync-id: 761a5e359bc130b95585608ee18fda94a30dae2c
fbshipit-source-id: 761a5e359bc130b95585608ee18fda94a30dae2c
folly/Makefile.am
folly/portability/Sockets.cpp [new file with mode: 0755]
folly/portability/Sockets.h [new file with mode: 0755]