Allow underlying transport to be accessible from AsyncTransportWrapper
[folly.git] / folly / io / async / AsyncTransport.h
2015-11-04 Subodh IyengarAllow underlying transport to be accessible from AsyncT...
2015-10-13 Woo Xieadd shutdownWrite to wangle for closing socket write...
2015-09-30 Mohammad HusainAPIs to determine which end of the socket has closed it
2015-09-29 Andre PintoOpen source AsyncPipe
2015-07-21 Ondrej Leheckafixing compiler errors when compiling with Wunused...
2015-06-26 Woo Xieopt proxygen with newly added OpenSSL functions
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-03-25 Dave WatsonUdp Acceptor
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-29 Dave WatsonMove TAsyncTransport to folly as AsyncTransportWrapper
2014-12-11 James Sedgwicktest for OutputBufferingHandler
2014-10-29 Dave WatsonMove AsyncSocket to folly (try 2)
2014-10-29 Viswanath SivakumarRevert "D1587625 [thrift->folly] AsyncSocket"
2014-10-29 Dave WatsonAsyncSocket