make AsyncServerSocket bind to same port on ipv4 and ipv6 with port=0
[folly.git] / folly / io / async / test / AsyncSocketTest.cpp
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