sapling/eden/fs/takeover
Orvid King 736f47d917 AsyncServerSocket::AcceptCallback::connectionAccepted to NetworkSocket (attempt #2)
Summary:
The file descriptor API here needs to go away, so switch this API to NetworkSocket

It is expected that this commit will cause a number of Open Source projects to temporarily show up as broken. This is due to the fact that not all projects get synced to Github at the exact same time, so the builds may temporarily be fetching an older version of it's dependencies than it needs to :) It should fix itself quickly.

Reviewed By: yfeldblum

Differential Revision: D14673328

fbshipit-source-id: c5842fa5dc383d50043e0d8228e35d03b10a1c6b
2019-04-10 15:01:32 -07:00
..
test remove SerializedFileHandleMap 2018-12-13 12:29:13 -08:00
CMakeLists.txt eden: handlemap.thrift was removed, but not from cmake build 2018-12-15 13:43:31 -08:00
takeover.thrift Add missing copyright notices 2019-03-07 19:32:39 -08:00
TakeoverClient.cpp Future::onError replaced with Future::thenError 2019-01-30 09:56:15 -08:00
TakeoverClient.h add version handshake to takeover protocol 2018-01-30 14:21:18 -08:00
TakeoverData.cpp remove SerializedFileHandleMap 2018-12-13 12:29:13 -08:00
TakeoverData.h remove SerializedFileHandleMap 2018-12-13 12:29:13 -08:00
TakeoverHandler.h initial code to listen for graceful takeover attempts 2017-11-19 15:47:20 -08:00
TakeoverServer.cpp AsyncServerSocket::AcceptCallback::connectionAccepted to NetworkSocket (attempt #2) 2019-04-10 15:01:32 -07:00
TakeoverServer.h AsyncServerSocket::AcceptCallback::connectionAccepted to NetworkSocket (attempt #2) 2019-04-10 15:01:32 -07:00