Return whether end‐of‐record tracking is enabled.
Synopsis
Declared in <folly/io/async/AsyncTransport.h>
virtual
bool
isEorTrackingEnabled() const = 0;
Return Value
True iff end of record tracking is enabled
Created with MrDocs