]> Cypherpunks repositories - gostls13.git/commit
net: remove old comment
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 14 Apr 2015 00:19:09 +0000 (17:19 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 14 Apr 2015 04:38:20 +0000 (04:38 +0000)
commit47f095501eb331a4cd2b6b80345317be099331bf
tree8ae82c0f880110e7123db2f68c699c308ca657e8
parentce43e1fec875ed92bf3d4ee7b7f81aed30a617f7
net: remove old comment

The memory model has been clarified since. This is legal and doesn't
need justification.

Change-Id: I60f9938503f86f52bb568ca1a99ac721ee72cee5
Reviewed-on: https://go-review.googlesource.com/8913
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
src/net/net.go