Callback invoked to release ownership of an IOBuf after a write.
Synopsis
Declared in <folly/io/async/AsyncTransport.h>
class ReleaseIOBufCallback;
Member Functions
Name |
Description |
|
Destroy the callback. |
|
Release ownership of the given IOBuf back to the application. |
Created with MrDocs