Return if we handle any error messages to avoid unnecessarily calling recv/send
[folly.git] / folly / io / async / AsyncSocketException.h
2018-01-08 Eric Nieblergive all folly exception types default visibility
2017-10-13 Lucian Grijincufolly: AsyncSocketException: move implementation to...
2017-09-27 Kyle NekritzAdd AsyncSocketExceptionType for early data rejection.
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-01-18 Eric NieblerAdd a missing #include. Remove an unnecessary #include.
2017-01-04 Yedidya Feldblum2017
2016-05-10 Neel GoyalAdd NETWORK_ERROR to switch statement
2016-05-02 Neel GoyalSet the appropriate AsyncSocketExceptionType from SSLEx...
2016-02-23 Beny LuoAsyncSocketException: add detailed information in error...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-18 Dave WatsonAsyncUDPSocket
2014-10-29 Dave WatsonMove AsyncSocket to folly (try 2)
2014-10-29 Viswanath SivakumarRevert "D1587625 [thrift->folly] AsyncSocket"
2014-10-29 Dave WatsonAsyncSocket