暫無描述

Joe Tsai 6cdc0daab0 nettest: add package to test for networking conformance 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 1c5acb2c2d http2: fix a typo 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 5d997795f7 all: make copyright headers consistent with one space after period 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.