Bez popisu

Nigel Tao f0cf018861 publicsuffix: update table to latest list from publicsuffix.org. před 11 roky
context b6fdb7d8a4 context: Be clear that users must cancel the result of WithCancel. před 11 roky
dict 8aa6e209cb net: add import comments. před 11 roky
html edab5dc413 html: Use existing standard library interface internally. před 11 roky
icmp a74a067234 icmp: fix ListenPacket shadowing bug. před 11 roky
idna 8aa6e209cb net: add import comments. před 11 roky
internal d9558e5c97 internal/nettest: fix build on nacl před 11 roky
ipv4 c135eec0b6 ipv4: fix multicast socket options on freebsd/arm před 11 roky
ipv6 669b27b881 ipv6: fix multicast socket options on freebsd/arm před 11 roky
netutil 8bfde94a84 netutil: deflake TestLimitListener (again) před 11 roky
proxy 8aa6e209cb net: add import comments. před 11 roky
publicsuffix f0cf018861 publicsuffix: update table to latest list from publicsuffix.org. před 11 roky
trace 38f3db3860 trace: Add NewContext and FromContext functions. před 11 roky
webdav 34ff4cd5e6 webdav: make it work for Mini-Redirector, emit namespace-prefixed XML. před 11 roky
websocket 8d6170202b websocket: fix a minor grammar issue in a comment. před 11 roky
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) před 11 roky
.gitignore a63ec84237 convert .hgignore to .gitignore. před 11 roky
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository před 14 roky
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md před 11 roky
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository před 14 roky
LICENSE e169218972 LICENSE: add před 14 roky
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. před 14 roky
README 3294cb5d6c go.net: initial code před 14 roky
codereview.cfg 0b492c5a96 net: add codereview.cfg před 11 roky

README

This repository holds supplementary Go networking libraries.

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