sapling/eden/fs
Zeyi (Rice) Fan d12aa11700 use unix domain socket on Windows
Summary:
This diff teach Eden's Python client to use Windows' Unix Domain Socket support to connect to Eden.

#delayed_publish

Reviewed By: chadaustin

Differential Revision: D15454514

fbshipit-source-id: 86aa39f8aa13ae789efabda3fa88635f471a1a7a
2019-05-30 11:32:05 -07:00
..
benchharness standardize some of the benchmark infrastructure 2018-11-13 15:27:50 -08:00
config Replace EDEN_WIN with _WIN32 for Windows only code 2019-05-09 16:33:08 -07:00
fuse Separate FUSE and Hg counter structs 2019-05-29 18:11:56 -07:00
inodes clang-format 2019-05-17 10:19:02 -07:00
journal Add assorted missing includes 2019-03-07 00:13:47 -08:00
model Make Tree::getEntryPtr() do a case insensitive lookup on Windows 2019-05-17 11:48:37 -07:00
rocksdb add an option to open RocksDbLocalStore in read-only mode 2019-05-20 14:13:59 -07:00
service use unix domain socket on Windows 2019-05-30 11:32:05 -07:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store Separate FUSE and Hg counter structs 2019-05-29 18:11:56 -07:00
takeover Replace Future::then(e, f) with Future::then(V/T)Inline(makeAsyncTask(e, f)) 2019-05-26 19:44:34 -07:00
testharness add a TestServer class 2019-05-28 21:39:39 -07:00
tracing Separate FUSE and Hg counter structs 2019-05-29 18:11:56 -07:00
utils read memory stats from /proc/self/statm instead of /proc/self/status 2019-05-28 12:55:41 -07:00
win CMake build scripts for Eden Windows 2019-05-10 18:33:00 -07:00
CMakeLists.txt CMake build scripts for Eden Windows 2019-05-10 18:33:00 -07:00