Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MikeChongCan/scylla
/ close
Method
close
scylla/tcpping.py:24–25 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
22
self._s.shutdown(socket.SHUT_RD)
23
24
def
close(self):
25
self._s.close()
26
27
28
class
Timer(object):
Callers
5
stop
Method · 0.80
ping
Method · 0.80
stop
Method · 0.80
client_close
Method · 0.80
upstream_close
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected