Tidak Ada Deskripsi

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

README

This repository holds supplementary Go networking libraries.

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