cfunction
src/core/net.c on line 803, column 1
(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.