No Description

Mikio Hara 15ecf1c984 x/net/ipv4: add source-specific multicast types, constants 11 years ago
context fbe893ddcd go.net: use golang.org/x/... import paths 11 years ago
dict 3294cb5d6c go.net: initial code 14 years ago
html fbe893ddcd go.net: use golang.org/x/... import paths 11 years ago
idna 7db922ba9e go.net/idna: new package. 13 years ago
internal 89143d4521 x/net/internal/nettest: make routableIP not return the ipv6 loopback address 11 years ago
ipv4 15ecf1c984 x/net/ipv4: add source-specific multicast types, constants 11 years ago
ipv6 383de39dfd x/net/ipv6: re-enable IPV6_PATHMTU for TCP on darwin 11 years ago
netutil a479876f52 netutil: release semaphore on error 11 years ago
proxy fbcd5c9bb3 go.net/proxy: don't pass invalid domain name length to SOCKS5 proxies 11 years ago
publicsuffix fbe893ddcd go.net: use golang.org/x/... import paths 11 years ago
spdy a6927df230 go.net: fix various typos 11 years ago
webdav baf9fd4387 go.net/webdav: new Handler, FileSystem, LockSystem and lockInfo types. 11 years ago
websocket fbe893ddcd go.net: use golang.org/x/... import paths 11 years ago
.hgignore 213540a18d .hgignore: add comment setting policy 12 years ago
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 years ago
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 years ago
LICENSE e169218972 LICENSE: add 14 years ago
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 13 years ago
README 3294cb5d6c go.net: initial code 14 years ago
codereview.cfg 92dcbeb30e codereview: switch defaultcc to golang-codereviews 12 years ago

README

This repository holds supplementary Go networking libraries.

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