Creates the default backend for an EventBase.
Synopsis
Declared in <folly/io/async/EventBase.h>
static
std::unique_ptr<EventBaseBackendBase>
getDefaultBackend();
Return Value
The default backend.
Created with MrDocs