Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
socket
2
import
time
3
4
soc = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
Callers
nothing calls this directly
Calls
2
time
Method · 0.80
close
Method · 0.45
Tested by
no test coverage detected