PexPeer
One peer advertised in (or dropped from) a PEX message.
The address is kept as raw network-byte-order ip bytes (4 for IPv4, 16 for IPv6) plus the port, exactly as it appears on the wire. This codec does no string formatting and no DNS. host renders a dotted-quad or colon-hex literal for convenience and tests.
Properties
Link copied to clipboard
True if this peer's flags mark it a seed (PexFlags.SEED).
Link copied to clipboard
True if this peer's flags advertise BitTorrent encryption (PexFlags.ENCRYPTION).
Link copied to clipboard
True if this peer's flags advertise hole-punch support (PexFlags.HOLEPUNCH); positive-only.
Link copied to clipboard
True if this peer's flags advertise uTP support (PexFlags.UTP); positive-only.