[#CConnman-Options-nReceiveFloodSize] = xref:CConnman.adoc[CConnman]::xref:CConnman/Options.adoc[Options]::nReceiveFloodSize :relfileprefix: ../../ :mrdocs: Receive buffer size at which a connection is paused, in bytes. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned int nReceiveFloodSize = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#