sapling/eden/fs/nfs/rpc
Xavier Deguillard 91336a090e nfs: add NfsServer class
Summary:
This will be the main entry point for everything related to the various NFS
programs. For now, it simply starts an nfsd program when registering a new
mount point and returns the ports that mount(2) should use to connect to it.

Reviewed By: kmancini

Differential Revision: D26204060

fbshipit-source-id: 115d2d206109499d5b49c529ebf1f739fc364c23
2021-02-09 12:47:11 -08:00
..
test nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
CMakeLists.txt nfs: make it compile with getdeps builds 2021-02-03 17:54:54 -08:00
Rpc.cpp nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
Rpc.h nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
Server.cpp nfs: add NfsServer class 2021-02-09 12:47:11 -08:00
Server.h nfs: add NfsServer class 2021-02-09 12:47:11 -08:00
StreamClient.cpp nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
StreamClient.h nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00