MCPcopy 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

recvfromMethod · 0.45
find_rrsetMethod · 0.45
to_wireMethod · 0.45
sendtoMethod · 0.45

Tested by

no test coverage detected