]> Cypherpunks repositories - gostls13.git/commit
net: make use of SO_LINGER_SEC on darwin
authorMikio Hara <mikioh.mikioh@gmail.com>
Mon, 12 May 2014 15:38:36 +0000 (00:38 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Mon, 12 May 2014 15:38:36 +0000 (00:38 +0900)
commit900d49bf173b9007c2c8cd83baa99bb93f82a3ca
tree168fb78fe7219329c47274949ccb6b756e21b4b5
parentf409681925407db843d4c9e314ca9edadd6a625b
net: make use of SO_LINGER_SEC on darwin

Fixes #7971.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/92210044
src/pkg/net/sockopt_posix.go