No Description

Tom Bergan 3d9a20a7a1 http2: don't flush a stream's write queue in sc.resetStream 9 years ago
bpf 7c71ca708c bpf: implement LoadExtension and ExtLen for VM 9 years ago
context 158696dc0d Revert "context: use Go 1.8 type alias for CancelFunc and Context" 9 years ago
dict 5d997795f7 all: make copyright headers consistent with one space after period 9 years ago
html f1d3149ecb html/charset: replace EUC-KR test 10 years ago
http2 3d9a20a7a1 http2: don't flush a stream's write queue in sc.resetStream 9 years ago
icmp 5d997795f7 all: make copyright headers consistent with one space after period 9 years ago
idna 8aa6e209cb net: add import comments. 11 years ago
internal 6683f96f09 internal/nettest: make SupportsIPv6 return false on Darwin kernel version 12 or below 9 years ago
ipv4 944c58e9d5 ipv4: deflake TestConnUnicastSocketOptions on Windows 9 years ago
ipv6 944c58e9d5 ipv4: deflake TestConnUnicastSocketOptions on Windows 9 years ago
lex 57c7820920 http2: add Transport support for unicode domain names 9 years ago
lif 084869ab42 lif: rename internal types and constants generated by cgo 9 years ago
nettest 9773060888 nettest: update comment on MakePipe 9 years ago
netutil 5d997795f7 all: make copyright headers consistent with one space after period 9 years ago
proxy 8aa6e209cb net: add import comments. 11 years ago
publicsuffix 5695785b44 publicsuffix: update table to latest list from publicsuffix.org 9 years ago
route f09c4662a0 route: fix typo 9 years ago
trace cac22060de trace: remove internal Google reference from comment 9 years ago
webdav 5bc3a08dc8 webdav: gofmt -w -s 9 years ago
websocket 97edce0b2e websocket: mention the gorilla package 9 years ago
xsrftoken 5d997795f7 all: make copyright headers consistent with one space after period 9 years ago
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) 11 years ago
.gitignore a63ec84237 convert .hgignore to .gitignore. 11 years ago
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 years ago
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md 11 years ago
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 years ago
LICENSE e169218972 LICENSE: add 14 years ago
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 13 years ago
README 3294cb5d6c go.net: initial code 14 years ago
codereview.cfg 0b492c5a96 net: add codereview.cfg 10 years ago

README

This repository holds supplementary Go networking libraries.

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