Returns true if the handler is currently registered.
Declared in <folly/io/async/EventHandler.h>
<folly/io/async/EventHandler.h>
bool isHandlerRegistered() const;
true if the handler is currently registered, false otherwise.