Closed GoogleCodeExporter closed 9 years ago
Nevermind! When I finally got into the details I realised it's the net.Listener
you nede to Close() for go to cleanup a unix socket, and go9p already allows
you to pass a net.Listener into srv.StartListener.
So this can already be achieved, and adding a Stop call makes no sense after
all. Apparently I'm not able to close the issue myself -- apologies for the
noise.
Original comment by sqw...@gmail.com
on 16 Jan 2014 at 3:50
ok, glad it's working for you "as-is"
Original comment by mirtchov...@gmail.com
on 16 Jan 2014 at 3:54
Original issue reported on code.google.com by
sqw...@gmail.com
on 27 Nov 2013 at 1:43