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

◆ disconnect_cb()

network.Socket.disconnect_cb ( self,
disconnect_cb )

Change the callback for disconnect notification.

Parameters
disconnect_cbthe new callback.
Returns
None.

Definition at line 291 of file network.py.