Нет описания

Mikio Hara 188ede5cb6 ipv4: add support for linux/{mips,mipsle} 9 лет назад
bpf 7c71ca708c bpf: implement LoadExtension and ExtLen for VM 9 лет назад
context 158696dc0d Revert "context: use Go 1.8 type alias for CancelFunc and Context" 9 лет назад
dict 5d997795f7 all: make copyright headers consistent with one space after period 9 лет назад
html f1d3149ecb html/charset: replace EUC-KR test 10 лет назад
http2 8dab929343 http2: make Transport retry on server's GOAWAY graceful shutdown 9 лет назад
icmp 5d997795f7 all: make copyright headers consistent with one space after period 9 лет назад
idna 8aa6e209cb net: add import comments. 11 лет назад
internal 6683f96f09 internal/nettest: make SupportsIPv6 return false on Darwin kernel version 12 or below 9 лет назад
ipv4 188ede5cb6 ipv4: add support for linux/{mips,mipsle} 9 лет назад
ipv6 4971afdc2f ipv6: don't fail test on IPv6 disabled kernel 9 лет назад
lex 57c7820920 http2: add Transport support for unicode domain names 9 лет назад
lif 084869ab42 lif: rename internal types and constants generated by cgo 9 лет назад
nettest 6cdc0daab0 nettest: add package to test for networking conformance 9 лет назад
netutil 5d997795f7 all: make copyright headers consistent with one space after period 9 лет назад
proxy 8aa6e209cb net: add import comments. 11 лет назад
publicsuffix 5695785b44 publicsuffix: update table to latest list from publicsuffix.org 9 лет назад
route f09c4662a0 route: fix typo 9 лет назад
trace cac22060de trace: remove internal Google reference from comment 9 лет назад
webdav 5bc3a08dc8 webdav: gofmt -w -s 9 лет назад
websocket 97edce0b2e websocket: mention the gorilla package 9 лет назад
xsrftoken 5d997795f7 all: make copyright headers consistent with one space after period 9 лет назад
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) 11 лет назад
.gitignore a63ec84237 convert .hgignore to .gitignore. 11 лет назад
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 лет назад
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md 11 лет назад
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 лет назад
LICENSE e169218972 LICENSE: add 14 лет назад
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 13 лет назад
README 3294cb5d6c go.net: initial code 14 лет назад
codereview.cfg 0b492c5a96 net: add codereview.cfg 11 лет назад

README

This repository holds supplementary Go networking libraries.

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