Home | Trees | Index | Help |
---|
Package twisted :: Package internet :: Module interfaces :: Class IUDPConnectedTransport |
|
NonMetaInterface
--+
|
IUDPConnectedTransport
Method Summary | |
---|---|
Return ('INET_UDP', interface, port) we are listening on. | |
Write packet to address we are connected to. |
Method Details |
---|
getHost(self)Return ('INET_UDP', interface, port) we are listening on. |
write(self, packet)Write packet to address we are connected to. Might raise error.ConnectionRefusedError. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:45:31 2003 | http://epydoc.sf.net |