cfunction
src/core/net.c on line 946 , column 1
(net/recv-from stream nbytes buf &opt timeout )
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 raise an error.