sapling/eden/fs/utils/test
Chad Austin 75b32848c6 refactor UnixSocket in prep for iovec limits
Summary:
UnixSocket traverses the IOBuf chain twice.  Refactor that
into a common function because the next diff caps the size of
individual iovecs.

Reviewed By: simpkins

Differential Revision: D7659062

fbshipit-source-id: 88b7d63669d8189b96434c38a6e499ed3b5ebbe6
2018-04-18 11:31:02 -07:00
..
BugTest.cpp remove eden/fs/utils/test/TestChecks.h 2017-11-15 12:53:55 -08:00
IoFutureTest.cpp run clang-format across eden 2018-01-26 11:20:31 -08:00
main.cpp add new UnixSocket and UnixSocketFuture helper classes 2018-01-05 13:35:46 -08:00
MappedDiskVectorTest.cpp introduce a MappedDiskVector type 2018-02-14 17:37:15 -08:00
PathFuncsTest.cpp declare the FuseChannel::InvalidationEntry move constructor noexcept 2018-03-30 15:16:13 -07:00
PathMapTest.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
ScopedEnvVar.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
ScopedEnvVar.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
UnixSocketTest.cpp refactor UnixSocket in prep for iovec limits 2018-04-18 11:31:02 -07:00