Fix asan test crashes
[folly.git] / folly / io / async / AsyncSocket.h
2015-06-03 Sarang MastiFix asan test crashes
2015-06-03 Sarang MastiFix AsyncSocket::handleRead
2015-05-20 James Sedgwickmake AsyncSocket::WriteRequest an interface
2015-03-25 Sean CannellaSocketAddress::anyAddress should be a method
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Jim Meyeringfolly: avoid new warnings from -Winconsistent-missing...
2015-02-09 Brad KimMerge commit '64f2f2734ad853784bdd260bcf31e065c47c0741...
2015-02-04 Haijun ZhuSet CLOEXEC for connected fd
2014-12-29 Viswanath SivakumarAllow unregistering connect callback in AsyncSocket
2014-12-29 Dave WatsonMove TAsyncTransport to folly as AsyncTransportWrapper
2014-12-11 Andre PintoCorrect getsockopt call made by AsyncSocket
2014-12-11 James SedgwickAsyncSocketHandler
2014-11-08 Dave WatsonMove SSL socket to folly
2014-10-29 Dave WatsonMove AsyncSocket to folly (try 2)
2014-10-29 Viswanath SivakumarRevert "D1587625 [thrift->folly] AsyncSocket"
2014-10-29 Dave WatsonAsyncSocket