maxPort constant

int const maxPort

The maximum port number for local association URIs.

Implementation

static const int maxPort = 65535;