Ingen beskrivning

Nigel Tao 4c53d991ed go.net/publicsuffix: update table to latest list from publicsuffix.org. 12 år sedan
dict 3294cb5d6c go.net: initial code 14 år sedan
html 4698117464 go.net/html: Expose data read from the input reader but not yet tokenized in Tokenizer. 12 år sedan
idna 7db922ba9e go.net/idna: new package. 13 år sedan
ipv4 28a4bd90d0 go.net/ipv4: handle total length field correctly on FreeBSD 10 12 år sedan
ipv6 0cda728e61 go.net/ipv6: fix build on dragonfly, plan9, solaris 12 år sedan
netutil ee2e27e1c7 go.net/netutil: LimitListener: avoid deadlock on multiple Close calls 12 år sedan
proxy 77895031fa go.net/proxy: fix typo in doc 12 år sedan
publicsuffix 4c53d991ed go.net/publicsuffix: update table to latest list from publicsuffix.org. 12 år sedan
spdy 1f1a1edc76 go.net/spdy: make use of MaxDataLength 13 år sedan
websocket e970ddb60a go.net/websocket: fix nits found by go tool vet 12 år sedan
.hgignore 213540a18d .hgignore: add comment setting policy 12 år sedan
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 år sedan
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 år sedan
LICENSE e169218972 LICENSE: add 14 år sedan
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 14 år sedan
README 3294cb5d6c go.net: initial code 14 år sedan
codereview.cfg 92dcbeb30e codereview: switch defaultcc to golang-codereviews 12 år sedan

README

This repository holds supplementary Go networking libraries.

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