暫無描述

Mikio Hara d587440bb0 go.net/ipv6: use unsafe.Pointer instead of uintptr 11 年之前
dict 3294cb5d6c go.net: initial code 14 年之前
html 4698117464 go.net/html: Expose data read from the input reader but not yet tokenized in Tokenizer. 12 年之前
idna 7db922ba9e go.net/idna: new package. 13 年之前
ipv4 8ecd624185 go.net/ipv4: fix flaky test cases 11 年之前
ipv6 d587440bb0 go.net/ipv6: use unsafe.Pointer instead of uintptr 11 年之前
netutil c5088f4913 go.net/netutil: fix unintentional test deadlock on resource starvation 12 年之前
proxy fbcd5c9bb3 go.net/proxy: don't pass invalid domain name length to SOCKS5 proxies 11 年之前
publicsuffix 4609acedeb go.net/publicsuffix: when generating table.go, track how much slack we 11 年之前
spdy 1f1a1edc76 go.net/spdy: make use of MaxDataLength 13 年之前
websocket e970ddb60a go.net/websocket: fix nits found by go tool vet 12 年之前
.hgignore 213540a18d .hgignore: add comment setting policy 12 年之前
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 年之前
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 年之前
LICENSE e169218972 LICENSE: add 14 年之前
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 13 年之前
README 3294cb5d6c go.net: initial code 14 年之前
codereview.cfg 92dcbeb30e codereview: switch defaultcc to golang-codereviews 12 年之前

README

This repository holds supplementary Go networking libraries.

To submit changes to this repository, see http://golang.org/doc/contribute.html.