[#I2P_SAM31_PORT] = I2P_SAM31_PORT :mrdocs: SAM 3.1 and earlier do not support specifying ports and force the port to 0. == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint16_t I2P_SAM31_PORT = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#