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)Listen on a UNIX socket.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:19:05 2003 | http://epydoc.sf.net |