sapling/eden/fs/py
Xavier Deguillard f331622169 windows_thrift: make sure to call settimeout
Summary:
The TSocket.setTimeout in EdenFS is always called before calling open. What
this means is that settimeout is never called on the WindowsSocketHandle
object. In TSocket.open, settimeout is called right before trying the
connection, we should be doing that too.

Reviewed By: fanzeyi

Differential Revision: D34317838

fbshipit-source-id: b89dafdf84d418ec5f7be6acec25ea0e94a0ad52
2022-02-18 10:22:55 -08:00
..
eden windows_thrift: make sure to call settimeout 2022-02-18 10:22:55 -08:00
test fs: fix license header 2022-01-04 15:00:07 -08:00
CMakeLists.txt fs: fix license header 2022-01-04 15:00:07 -08:00