Fix the build of the socket tests on Windows
authorChristopher Dykes <cdykes@fb.com>
Thu, 13 Jul 2017 18:53:11 +0000 (11:53 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 13 Jul 2017 18:57:20 +0000 (11:57 -0700)
commit7113180ac82cdd64889f0e5452d5898b37889023
treee5ca8fa388269936e6be15d480b96a9a8efc71d1
parent050671f8b55500a11a12e7e29ac30f47039eb30a
Fix the build of the socket tests on Windows

Summary: There were references to things that don't exist or have an equivalent on Windows.

Reviewed By: yfeldblum

Differential Revision: D5099802

fbshipit-source-id: 9a5a2d0e5cb3a33ecad00bf8a2e1c13315a015cc
folly/io/async/test/AsyncSSLSocketTest.cpp
folly/io/async/test/AsyncSocketTest.h
folly/io/async/test/AsyncSocketTest2.cpp