Get the ConnectionEventCallback

Synopsis

Declared in <folly/io/async/AsyncServerSocket.h>

ConnectionEventCallback*
getConnectionEventCallback() const;

Return Value

The installed connection event callback, or null.

Created with MrDocs