[#CNodeOptions-recv_flood_size] = xref:CNodeOptions.adoc[CNodeOptions]::recv_flood_size :relfileprefix: ../ :mrdocs: Receive buffer size at which the connection is paused, in bytes. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t recv_flood_size = {DEFAULT_MAXRECEIVEBUFFER * 1000}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#