python-network
Python module for easy networking
|
◆ read()
Register function to be called when data is received. When data is available, read it and call this function. The data that was remaining in the line buffer, if any, is sent to the callback immediately.
Definition at line 364 of file network.py.
Here is the call graph for this function:
![]() |