python-network
Python module for easy networking

◆ disconnect_cb()

def network.Socket.disconnect_cb (   self,
  disconnect_cb 
)

Change the callback for disconnect notification.

Parameters
disconnect_cbthe new callback.
Returns
None.

Definition at line 262 of file network.py.