Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577232.py
File
recipe-577232.py
recipes/Python/577232_server_that_waits_through_dropped/recipe-577232.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Server code ------------------------------
2
from
multiprocessing.connection
import
Listener
3
import
time
4
Callers
nothing calls this directly
Calls
8
Listener
Class · 0.85
Client
Class · 0.50
accept
Method · 0.45
poll
Method · 0.45
recv
Method · 0.45
sleep
Method · 0.45
close
Method · 0.45
send
Method · 0.45
Tested by
no test coverage detected