Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Stdio
Stdio.UDP

Method Stdio.UDP()->bind()


Method bind

UDP bind(int|string port)
UDP bind(int|string port, string address)

Description

Binds a port for receiving or transmitting UDP.

Throws

Throws error when unable to bind port.