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.
modeThe mode (not umask) to set on the unix socket. See platform specific documentation for information about how this might affect connection attempts. (type: int)
wantPIDif True, create a pidfile for the socket. If address is a Linux abstract namespace path, this must be False.
ReturnsAn object which provides IListeningPort.
API Documentation for Twisted, generated by pydoctor at 2015-08-04 16:20:17.