]> Cypherpunks repositories - gostls13.git/commit
net: move init function into net.go
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 1 Apr 2015 13:46:12 +0000 (22:46 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Fri, 3 Apr 2015 00:23:23 +0000 (00:23 +0000)
commit3a9024b498214b12304c22cdbb7a07c26c7a787e
treed5696ead6d3cff8e898acbd658ee5a48e9097f5b
parentf244a1471d468eb35fb982cd6b4518d38bebf678
net: move init function into net.go

It's a single, package-wide init function specified for the net package.

Change-Id: Id5894d65e1a92297cc16803cc5e4d4eef0b4b099
Reviewed-on: https://go-review.googlesource.com/8391
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/ipsock.go
src/net/net.go