[][src]Constant nannou::osc::send::DEFAULT_PORT

pub const DEFAULT_PORT: u16

The default port bound to by the Sender.

In most cases, mono-directional networking tools will bind to port 0 for outgoing connections, which means that the OS assigns a freely available random outgoing port.