Skip to content

Commit f6d1009

Browse files
committed
doc: mention net.SocketConn, net.SocketPacketConn in go1.5.txt
Change-Id: I6bda19877ae5148ad349cfb8929f1103740422bb Reviewed-on: https://go-review.googlesource.com/10005 Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent 645e77e commit f6d1009

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/go1.5.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ mime: add ExtensionByType (https://golang.org/cl/7444)
5353
mime/quotedprintable: new package (https://golang.org/cl/5940 + others)
5454
net: add Source field to OpError (https://go-review.googlesource.com/9231)
5555
net: fix inconsistent errors (https://golang.org/cl/9236)
56+
net: add SocketConn, SocketPacketConn (https://golang.org/cl/9275)
5657
net/http: support for setting trailers from a server Handler (https://golang.org/cl/2157)
5758
net/http: ignore the Unix epoch time in ServeContent (https://golang.org/cl/7915)
5859
net/http/cgi: fix REMOTE_ADDR, REMOTE_HOST, add REMOTE_PORT (https://golang.org/cl/4933)

0 commit comments

Comments
 (0)