proxygen
folly::AsyncSocket::IOBufInfo Struct Reference

#include <AsyncSocket.h>

Public Attributes

uint32_t count_ {0}
 
std::unique_ptr< folly::IOBufbuf_
 

Detailed Description

Definition at line 1218 of file AsyncSocket.h.

Member Data Documentation

std::unique_ptr<folly::IOBuf> folly::AsyncSocket::IOBufInfo::buf_

Definition at line 1220 of file AsyncSocket.h.

uint32_t folly::AsyncSocket::IOBufInfo::count_ {0}

Definition at line 1219 of file AsyncSocket.h.


The documentation for this struct was generated from the following file: