We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7354978 commit 7768296Copy full SHA for 7768296
doc/go1.5.txt
@@ -58,6 +58,7 @@ math/big: add arbitrary precision Floats (many cl's)
58
math/big: add Jacobi and Int.ModSqrt (https://golang.org/cl/1886)
59
mime: add ExtensionByType (https://golang.org/cl/7444)
60
mime/quotedprintable: new package (https://golang.org/cl/5940 + others)
61
+net: add sequential and RFC 6555-compliant TCP dialing (https://golang.org/cl/8768)
62
net: add Source field to OpError (https://go-review.googlesource.com/9231)
63
net: fix inconsistent errors (https://golang.org/cl/9236)
64
net: add SocketConn, SocketPacketConn (https://golang.org/cl/9275)
0 commit comments