﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
255	test unix-domain sockets	Brian Warner		"A quick glance at twisted/internet/unix.py suggests that the unix-domain `Server` and `Port` classes inherit from their `tcp.*` cousins, which would mean `.startTLS()` should work on them. That'd be great, because then we could use unix-domain sockets for e.g. SOCKS and `txtorcon` connections, instead of localhost-bound TCP.

We should test this. The test should do `tub.listenOn(""unix:/tmp/filename"")`. We also need a connection handler that knows how to make unix-domain outbound sockets, maybe something to wire a TCP socket to a unix one.
"	enhancement	new	major	undecided	network	0.9.1			
