Nav apraksta

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

README

This repository holds supplementary Go networking libraries.

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