MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-52302.py

File recipe-52302.py

recipes/Python/52302_PyHeartbeat__detecting_inactive/recipe-52302.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Filename: HeartbeatClient.py
2
3"""Heartbeat client, sends out an UDP packet periodically"""
4

Callers

nothing calls this directly

Calls 8

printFunction · 0.85
DetectorServiceClass · 0.85
ReceiverClass · 0.85
socketMethod · 0.80
ctimeMethod · 0.80
mainFunction · 0.70
sendtoMethod · 0.45
sleepMethod · 0.45

Tested by

no test coverage detected