Receive data from the remote host.
Usage
receive(timeout=5.0)
timeout: float = 5.0
The maximum time to wait in seconds. Defaults to 5.0.
str
The received data as a string.