fix flaky ConnectTFOTimeout and ConnectTFOFallbackTimeout tests
[folly.git] / folly / io / async / test / AsyncSocketTest.cpp
2016-05-03 Marcelo JuchemMore useful logging upon failed AsyncServerSocket:...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 Mark McDuffmake AsyncServerSocket bind to same port on ipv4 and...
2014-12-11 Dave WatsonAdd REUSEPORT option to AsyncServerSocket
2014-12-11 Andre PintoCorrect getsockopt call made by AsyncSocket