]> Cypherpunks repositories - gostls13.git/commit
net: update documentation for UDPConn and related stuff
authorMikio Hara <mikioh.mikioh@gmail.com>
Sun, 31 Mar 2013 07:47:54 +0000 (16:47 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Sun, 31 Mar 2013 07:47:54 +0000 (16:47 +0900)
commite2c453e7a7c7b05ed9716bebee48cc18187e4c7d
treea40cb84f55ef21a0b8553e3127cfb1451f7e59aa
parentf45339c1f334432e225f611ee37f6e07d382a7d1
net: update documentation for UDPConn and related stuff

Closes the API documentation gap between platforms.
Also makes the code textual representation same between platforms.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/8148043
src/pkg/net/udpsock.go
src/pkg/net/udpsock_plan9.go
src/pkg/net/udpsock_posix.go