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
Returns the backend that owns this event.
Declared in <folly/io/async/EventBaseBackendBase.h>
EventBaseBackendBase*
getBackend() const;
The backend that owns this event.
Created with MrDocs