Maximum number of iovec buffers accepted by a scatter/gather call.

Synopsis

Declared in <folly/portability/SysUio.h>

constexpr size_t kIovMax = IOV_MAX;

Created with MrDocs