]> Cypherpunks repositories - gostls13.git/commit
net: document that ListenMulticastUDP is for simple applications
authorMikio Hara <mikioh.mikioh@gmail.com>
Thu, 7 May 2015 10:10:29 +0000 (19:10 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Wed, 20 May 2015 22:30:52 +0000 (22:30 +0000)
commit49894be7b10c4d24c77b4aba46a72bca0a43d06c
treef1398b483c4a0f0196b272851ab5b9dd77263cb3
parentceb8fe45da7042b20189de0b66db5b33bb589f7b
net: document that ListenMulticastUDP is for simple applications

Also mentions golang.org/x/net/ipv4 and golang.org/x/net/ipv6.

Change-Id: I653deac7a5e2b129237655a72d6c91207f1b1685
Reviewed-on: https://go-review.googlesource.com/9779
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/udpsock_plan9.go
src/net/udpsock_posix.go