Return if we handle any error messages to avoid unnecessarily calling recv/send
[folly.git] / folly / io / ShutdownSocketSet.cpp
2017-10-17 Yedidya FeldblumRefactor ShutdownSocketSet atomic state machine
2017-10-13 Vitaly BerovReplace ShutdownSocketSet to singleton
2017-07-04 Yedidya FeldblumApply clang-format to folly/io/ (namespace)
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-24 Mathieu Baudetfolly: remove unused includes
2017-01-04 Yedidya Feldblum2017
2016-12-18 Mathieu Baudetfbcode: remove unused includes from .cpp files with... v2016.12.19.00
2016-12-16 Christopher DykesMore implicit truncation warning fixes
2016-05-30 Christopher DykesSwitch uses of networking headers to <folly/portability...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-10-17 Dave Watsonmove shutdown socket set