Rename two callback function names of ConnectionEventCallback
Summary: Renaming `EnqueuedForAccept` and `DequeuedByAccept` to `EnqueuedForAcceptor` and `DequeuedByAcceptor` respectively to make it clear that the connection is queued for the Acceptor not to call `accept` on. Reviewed By: yfeldblum Differential Revision: D2554578 fb-gh-sync-id: 072a9ff122658827d1e89f2bef79ad565dad7974
Showing
Please register or sign in to comment