Sin descripción

Tom Bergan 186fd3fc81 [release-branch.go1.8] http2: fix lock contention slowdown due to gracefulShutdownCh hace 7 años
bpf da2b4fa285 x/net/bpf: cleanup TestAsmDisasm hace 7 años
context cfae461ced context: deflake tests under Go 1.6 hace 8 años
dict 5d997795f7 all: make copyright headers consistent with one space after period hace 8 años
html f1d3149ecb html/charset: replace EUC-KR test hace 8 años
http2 186fd3fc81 [release-branch.go1.8] http2: fix lock contention slowdown due to gracefulShutdownCh hace 7 años
icmp 468bac874d icmp: add missing BUGS section hace 8 años
idna 242b6b3517 Revert "idna: use code generated by internal x/text package" hace 7 años
internal 60c41d1de8 internal/netreflect: more use of internal/nettest package hace 7 años
ipv4 bb2257b551 ipv4: drop package name prefix from identifiers in docs for consistency hace 7 años
ipv6 905989bd20 ipv6: add missing BUGS section for Windows hace 7 años
lex 57c7820920 http2: add Transport support for unicode domain names hace 8 años
lif 084869ab42 lif: rename internal types and constants generated by cgo hace 8 años
nettest 9e4ed9723b nettest: use of internal/nettest package hace 7 años
netutil 5d997795f7 all: make copyright headers consistent with one space after period hace 8 años
proxy 8aa6e209cb net: add import comments. hace 10 años
publicsuffix 5695785b44 publicsuffix: update table to latest list from publicsuffix.org hace 8 años
route f09c4662a0 route: fix typo hace 8 años
trace cac22060de trace: remove internal Google reference from comment hace 8 años
webdav 5bc3a08dc8 webdav: gofmt -w -s hace 8 años
websocket 97edce0b2e websocket: mention the gorilla package hace 8 años
xsrftoken 5d997795f7 all: make copyright headers consistent with one space after period hace 8 años
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) hace 10 años
.gitignore a63ec84237 convert .hgignore to .gitignore. hace 10 años
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository hace 12 años
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md hace 9 años
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository hace 12 años
LICENSE e169218972 LICENSE: add hace 12 años
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. hace 12 años
README 3294cb5d6c go.net: initial code hace 12 años
codereview.cfg 0b492c5a96 net: add codereview.cfg hace 9 años

README

This repository holds supplementary Go networking libraries.

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