Sem descrição

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

README

This repository holds supplementary Go networking libraries.

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