twisted.names.server
module documentationtwisted.names
View Source
Async DNS server
Future plans:
Important: No additional processing is done on some of the record types. This violates the most basic RFC and is just plain annoying for resolvers to deal with. Fix it.
Author | Jp Calderone |
Class | DNSServerFactory | Server factory and tracker for DNSProtocol
connections. This class also provides records for responses to DNS
queries. |