net: Utility functions related to network

Utility functions related to network (find a port, create a udp server, etc)

Functions

findport()

Find a free port (for UDP communication)

udpserver(port[, addr])

Create a udp server

udpsocket()

Creates a UDP socket