Return if we handle any error messages to avoid unnecessarily calling recv/send
[folly.git] / folly / io / async / DecoratedAsyncTransportWrapper.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-05-24 Victor Gaoapply clang-tidy modernize-use-override
2017-05-11 Kevin ChenAdd writable() to AsyncTransport
2017-01-04 Yedidya Feldblum2017
2016-07-13 Kyle NekritzMove DecoratedAsyncTransportWrapper and WriteChainAsync...