]> Cypherpunks repositories - gostls13.git/commit
net: fix Close of autobind unix listener
authorAlbert Strasheim <fullung@gmail.com>
Tue, 24 Sep 2013 02:33:42 +0000 (22:33 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 24 Sep 2013 02:33:42 +0000 (22:33 -0400)
commit2be62360b2748636a2849e959dede7359383b200
tree79fab074918385d989463ed4c584296e7ff9100d
parent2d2ae53119f9920bb50066e04c241c59ac776747
net: fix Close of autobind unix listener

Fixes #6455.

R=mikioh.mikioh, rsc
CC=golang-dev
https://golang.org/cl/13457058
src/pkg/net/unix_test.go
src/pkg/net/unixsock_posix.go