[#MAX_SUBVERSION_LENGTH] = MAX_SUBVERSION_LENGTH :mrdocs: Maximum length of the user agent string in `version` message == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int MAX_SUBVERSION_LENGTH = 256; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#