MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / close

Method close

examples/Camera Telemetry/camera_telemetry.py:102–103  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

100 self.sock.sendto(text.encode(), self.addr)
101
102 def close(self):
103 self.sock.close()
104
105
106# ---------------------------------------------------------------------------

Callers 2

mainFunction · 0.95
disconnectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected