Fix a few issues in the portability headers
authorChristopher Dykes <cdykes@fb.com>
Mon, 9 May 2016 18:36:21 +0000 (11:36 -0700)
committerFacebook Github Bot 4 <facebook-github-bot-4-bot@fb.com>
Mon, 9 May 2016 18:50:29 +0000 (11:50 -0700)
commitab239ddffc55d6cbc0d0293f78882d3cdd11d5ef
tree04da2b3d184c273ba43468790f97afd9cf4fd12b
parent0759dee48fca5973414d86505c8cd2ea82ec3a39
Fix a few issues in the portability headers

Summary:
This fixes a few issues in the portability headers for MSVC.
Not entirely sure how I managed to cause these in the first place, but this fixes them anyways.

Reviewed By: yfeldblum

Differential Revision: D3271859

fbshipit-source-id: 11a5d35246f29112563ee9079525aa37ced206ff
folly/portability/Memory.cpp
folly/portability/PThread.h
folly/portability/Sockets.cpp
folly/portability/Time.cpp