Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
#define P6MAXIPADDR   46

Max legnth of the string representation of an ip address (IPv6 length + terminating NULL).

IPv4 addresses are always smaller than this, so it's safe for this represent either.

Definition at line 46 of file p6defs.h.