python-network
Python module for easy networking
network
Socket
close
connections
disconnect_cb
rawread
read
readlines
recv
remote
send
sendline
socket
tls
unread
◆
disconnect_cb()
def network.Socket.disconnect_cb
(
self
,
disconnect_cb
)
Change the callback for disconnect notification.
Parameters
disconnect_cb
the new callback.
Returns
None.
Definition at line
291
of file
network.py
.
Generated by
1.9.4