Нет описания

Aiden Scandella 1d9fd3b833 context: fix typo in TODO documentation 10 лет назад
context 1d9fd3b833 context: fix typo in TODO documentation 10 лет назад
dict 8aa6e209cb net: add import comments. 11 лет назад
html edab5dc413 html: Use existing standard library interface internally. 10 лет назад
http2 c764672d0e http2/h2i: add settings flag 10 лет назад
icmp ac0ecaccab icmp: drop unnecessary type assertions in PacketConn 10 лет назад
idna 8aa6e209cb net: add import comments. 11 лет назад
internal d9eac8b368 internal/iana: update protocol numbers 10 лет назад
ipv4 dc692bc613 ipv4: don't use internal/iana's constants in documentation 10 лет назад
ipv6 d14987874b ipv6: don't use internal/iana's constants in documentation 10 лет назад
netutil 8bfde94a84 netutil: deflake TestLimitListener (again) 10 лет назад
proxy 8aa6e209cb net: add import comments. 11 лет назад
publicsuffix b4e17d61b1 publicsuffix: update table to latest list from publicsuffix.org. 10 лет назад
trace ea47fc708e trace: fix EventLog example 10 лет назад
webdav db8e4de5b2 webdav: improve support for url prefixes 10 лет назад
websocket b026840ad5 websocket: don't send IPv6 zone identifier in outbound request, per RFC 6874 10 лет назад
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) 11 лет назад
.gitignore a63ec84237 convert .hgignore to .gitignore. 11 лет назад
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 лет назад
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md 11 лет назад
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 0b492c5a96 net: add codereview.cfg 10 лет назад

README

This repository holds supplementary Go networking libraries.

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