Returns the backend that owns this event.

Synopsis

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

EventBaseBackendBase*
getBackend() const;

Return Value

The backend that owns this event.

Created with MrDocs