MCPcopy 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 ------------------------------
2from multiprocessing.connection import Listener
3import time
4

Callers

nothing calls this directly

Calls 8

ListenerClass · 0.85
ClientClass · 0.50
acceptMethod · 0.45
pollMethod · 0.45
recvMethod · 0.45
sleepMethod · 0.45
closeMethod · 0.45
sendMethod · 0.45

Tested by

no test coverage detected