network.receive()
params: hndl (int), amount of data to return, in bytes (int) [optional, by default
receive
will return all there is].
return: received data (string) [may be empty if there’s no data to read]