Aucune description

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

README

This repository holds supplementary Go networking libraries.

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