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

File recipe-577950.py

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

Source from the content-addressed store, hash-verified

1"""Module for simple UDP broadcast support.
2
3The classes in this module are stepping stones for building discoverable
4services on a network. Server replies are to be handled by the importer."""

Callers

nothing calls this directly

Calls 1

testFunction · 0.70

Tested by

no test coverage detected