cfunction
(net/recv-from stream nbytes buf &opt timoeut)
Receives data from a server stream and puts it into a buffer. Returns
the socket-address the packet came from. Takes an optional timeout in
seconds, after which will return nil.