Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rthalley/dnspython
/ receive_notify.py
File
receive_notify.py
examples/receive_notify.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
3
# This is just a toy, real code would check that the received message
4
# really was a NOTIFY, and otherwise handle errors.
Callers
nothing calls this directly
Calls
4
recvfrom
Method · 0.45
find_rrset
Method · 0.45
to_wire
Method · 0.45
sendto
Method · 0.45
Tested by
no test coverage detected