port

var port: Int

The port this peer is or was connected on. Mutable: an incoming peer is created with the source port of its connection and later updated to its advertised listen port. Held as a 16-bit unsigned value in [0, 65535].