| Home | Trees | Index | Help |
|
|---|
| Package twisted :: Package internet :: Module interfaces :: Class IReactorUNIX |
|
Interface --+
|
IReactorUNIX
| Method Summary | |
|---|---|
Connect a client protocol to a UNIX socket. | |
Listen on a UNIX socket. | |
| Method Details |
|---|
connectUNIX(self, address, factory, timeout=30)Connect a client protocol to a UNIX socket.
|
listenUNIX(self, address, factory, backlog=5, mode=438)Listen on a UNIX socket.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Tue Dec 9 17:48:04 2003 | http://epydoc.sf.net |