python-network
Python module for easy networking
|
◆ rawread()
Register function to be called when data is ready for reading. The function will be called when data is ready. The callback must read the function or call unread(), or it will be called again after returning.
Definition at line 345 of file network.py.
Here is the call graph for this function:
![]() |