Method t.i.i.I.listenUNIX(address, factory, backlog=50, mode=438, wantPID=0):

Part of twisted.internet.interfaces.IReactorUNIX View Source

Listen on a UNIX socket.
Parametersaddressa path to a unix socket on the filesystem.
factorya twisted.internet.protocol.Factory instance.
backlognumber of connections to allow in backlog.
modemode to set on the unix socket.
wantPIDif True, create a pidfile for the socket.
ReturnsAn object which provides IListeningPort.
API Documentation for Twisted, generated by pydoctor at 2008-05-18 16:50:21.