-
Notifications
You must be signed in to change notification settings - Fork 73
Net openUdp
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Create a UDP object.
s, err = function net.openUdp(port)
- port, the port number
- s, the socket object or nil on failure (see UdpSocket)
- err, the error message