Part of twisted.internet.interfaces View Source View In Hierarchy
Known implementations: twisted.internet.iocpreactor.reactor.IOCPReactor
Method | listenUDP | Connects a given DatagramProtocol to the given numeric UDP port. |
Returns | object which provides IListeningPort . |