NatPMP::OP
Inherits Enum < Comparable < Value < Object
Opcodes defined by the RFC 6886
"Otherwise, if the opcode in the request is less than 128, but is not a supported opcode (currently 0, 1, or 2)"
Constants
NOOP = 0_u8
UDP = 1_u8
TCP = 2_u8
Inherits Enum < Comparable < Value < Object
Opcodes defined by the RFC 6886
"Otherwise, if the opcode in the request is less than 128, but is not a supported opcode (currently 0, 1, or 2)"