Class ReservedPorts.Linux

java.lang.Object
org.terracotta.utilities.test.net.ReservedPorts.Linux
Enclosing class:
ReservedPorts

private static class ReservedPorts.Linux extends Object
Determine the reserved ports on a Linux platform. The ip_local_reserved_ports Proc file contains a comma-separated list of port ranges and individual ports.
See Also: