python-network
Python module for easy networking
Loading...
Searching...
No Matches

◆ unread()

network.Socket.unread (   self)

Cancel a read() or rawread() callback.

Cancel any read callback.

Returns
Bytes left in the line buffer, if any. The line buffer is cleared.

Definition at line 449 of file network.py.

Here is the call graph for this function:
Here is the caller graph for this function: