AsyncServerSocket::AcceptCallback::connectionAccepted to NetworkSocket
Summary: This is a largely automated codemod that shifts `folly::AsyncServerSocket::AcceptCallback::connectionAccepted` to taking a `NetworkSocket` rather than a file descriptor. This needs to be done as a single atomic change to avoid breaking things. Reviewed By: yfeldblum Differential Revision: D13966702 fbshipit-source-id: 415622dc347de53368c404dfbe9a2deae5b75e18
Showing
Please register or sign in to comment