MCPcopy Index your code
hub / github.com/geekcomputers/Python / date-timeserver.py

File date-timeserver.py

date-timeserver.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import socket
2import time
3
4soc = socket.socket(socket.AF_INET, socket.SOCK_STREAM)

Callers

nothing calls this directly

Calls 2

timeMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected