Return if we handle any error messages to avoid unnecessarily calling recv/send
[folly.git] / folly / container /
2018-01-05 Yedidya FeldblumMove folly/BitIterator.h to folly/container/
2017-11-11 Yedidya FeldblumBackport C++17 container access functions: size, empty...
2017-11-05 Yedidya FeldblumMove folly/Functional.h v2017.11.06.00
2017-10-29 Yedidya FeldblumMove folly/Array.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-10-23 James Sedgwickmove Iterator, Enumerate, EvictingCacheMap, Foreach...