[#CConnman-Options-m_max_automatic_connections] = xref:CConnman.adoc[CConnman]::xref:CConnman/Options.adoc[Options]::m_max_automatic_connections :relfileprefix: ../../ :mrdocs: Maximum number of automatic connections (excludes manual, includes inbound). == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int m_max_automatic_connections = DEFAULT_MAX_PEER_CONNECTIONS; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#