MCPcopy
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
28class Timer(object):

Callers 5

stopMethod · 0.80
pingMethod · 0.80
stopMethod · 0.80
client_closeMethod · 0.80
upstream_closeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected