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