Home | Trees | Index | Help |
|
---|
Package twisted :: Package internet :: Module interfaces :: Class IUDPConnectedTransport |
|
Interface
--+
|
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 2.0 on Sat Oct 25 00:54:47 2003 | http://epydoc.sf.net |