| 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 raiseConnectionRefusedError.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Wed Feb 25 07:37:13 2004 | http://epydoc.sf.net |