Nessuna descrizione

Mikio Hara 4f2fc6c1e6 ipv6: move unexposed error values into helper.go 10 anni fa
context 1d9fd3b833 context: fix typo in TODO documentation 10 anni fa
dict 8aa6e209cb net: add import comments. 11 anni fa
html edab5dc413 html: Use existing standard library interface internally. 10 anni fa
http2 5627bad10b http2/h2demo: updates to text and Makefile to upload/deploy it 10 anni fa
icmp ac0ecaccab icmp: drop unnecessary type assertions in PacketConn 10 anni fa
idna 8aa6e209cb net: add import comments. 11 anni fa
internal d9eac8b368 internal/iana: update protocol numbers 10 anni fa
ipv4 cf6265fb6d ipv4: move unexposed error values into helper.go 10 anni fa
ipv6 4f2fc6c1e6 ipv6: move unexposed error values into helper.go 10 anni fa
netutil 8bfde94a84 netutil: deflake TestLimitListener (again) 10 anni fa
proxy 8aa6e209cb net: add import comments. 11 anni fa
publicsuffix b4e17d61b1 publicsuffix: update table to latest list from publicsuffix.org. 10 anni fa
trace ea47fc708e trace: fix EventLog example 10 anni fa
webdav db8e4de5b2 webdav: improve support for url prefixes 10 anni fa
websocket b026840ad5 websocket: don't send IPv6 zone identifier in outbound request, per RFC 6874 10 anni fa
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) 11 anni fa
.gitignore a63ec84237 convert .hgignore to .gitignore. 11 anni fa
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 anni fa
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md 11 anni fa
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 anni fa
LICENSE e169218972 LICENSE: add 14 anni fa
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 14 anni fa
README 3294cb5d6c go.net: initial code 14 anni fa
codereview.cfg 0b492c5a96 net: add codereview.cfg 11 anni fa

README

This repository holds supplementary Go networking libraries.

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