]> Cypherpunks repositories - gostls13.git/commit
net: simplify Dial, Listen, ListenPacket and those helpers
authorMikio Hara <mikioh.mikioh@gmail.com>
Fri, 8 Feb 2013 12:53:10 +0000 (21:53 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Fri, 8 Feb 2013 12:53:10 +0000 (21:53 +0900)
commit6dfd3860050282fb440d9ae9f6dbe49ece6af5a0
treebbd78673cd34b9db70d8a31a3a8ca0997a72e4df
parentdc6e51cfd22336654f5a3ab5b3dcbbe45d998f1a
net: simplify Dial, Listen, ListenPacket and those helpers

R=golang-dev, dave, bradfitz
CC=golang-dev
https://golang.org/cl/7300065
src/pkg/net/dial.go
src/pkg/net/fd_unix.go
src/pkg/net/fd_windows.go
src/pkg/net/ipraw_test.go
src/pkg/net/iprawsock.go
src/pkg/net/iprawsock_posix.go