Нет описания

Mikio Hara 40ad15caf3 x/net/ipv6: add support for source-specific multicast 11 лет назад
context 53bb7518de context: Fix WithValue example code. 11 лет назад
dict 3294cb5d6c go.net: initial code 14 лет назад
html fbe893ddcd go.net: use golang.org/x/... import paths 11 лет назад
idna 7db922ba9e go.net/idna: new package. 13 лет назад
internal 89143d4521 x/net/internal/nettest: make routableIP not return the ipv6 loopback address 11 лет назад
ipv4 a33e90a7ec x/net/ipv4: add support for source-specific multicast 11 лет назад
ipv6 40ad15caf3 x/net/ipv6: add support for source-specific multicast 11 лет назад
netutil a479876f52 netutil: release semaphore on error 11 лет назад
proxy fbcd5c9bb3 go.net/proxy: don't pass invalid domain name length to SOCKS5 proxies 11 лет назад
publicsuffix fbe893ddcd go.net: use golang.org/x/... import paths 11 лет назад
spdy a6927df230 go.net: fix various typos 11 лет назад
webdav 240cea5a06 x/net/webdav: add a Dir type, analogous to http.Dir. 11 лет назад
websocket fbe893ddcd go.net: use golang.org/x/... import paths 11 лет назад
.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.