Nincs leírás

Tom Bergan 5602c733f7 http2: Use NO_ERROR instead of CANCEL when responding before the request is finished 8 éve
bpf b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 éve
context 349ad30abd context/ctxhttp: close httptest server 9 éve
dict 5d997795f7 all: make copyright headers consistent with one space after period 9 éve
dns d379faa25c dns/dnsmessage: add support for parsing and packing of DNS messages 9 éve
html f1d3149ecb html/charset: replace EUC-KR test 10 éve
http2 5602c733f7 http2: Use NO_ERROR instead of CANCEL when responding before the request is finished 8 éve
icmp 468bac874d icmp: add missing BUGS section 9 éve
idna 78ebe5c8b6 idna: copy the idna package from x/text, take 2. 8 éve
internal b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 éve
ipv4 b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 éve
ipv6 b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 éve
lex 57c7820920 http2: add Transport support for unicode domain names 9 éve
lif 7bf7a75e31 lif: use of nativeEndian to make API endian agnostic 9 éve
nettest 9e4ed9723b nettest: use of internal/nettest package 9 éve
netutil 5d997795f7 all: make copyright headers consistent with one space after period 9 éve
proxy a689eb3bc4 proxy: split SOCKS5 Dial method in two 9 éve
publicsuffix 61557ac011 publicsuffix: update table to latest list from publicsuffix.org 9 éve
route 6b27048ae5 route: drop support for go1.5 9 éve
trace c427ad74c6 trace: initialize templates lazily 9 éve
webdav 357296a763 all: single space after period 9 éve
websocket 97edce0b2e websocket: mention the gorilla package 9 éve
xsrftoken 5d997795f7 all: make copyright headers consistent with one space after period 9 éve
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) 11 éve
.gitignore a63ec84237 convert .hgignore to .gitignore. 11 éve
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 éve
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md 11 éve
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 éve
LICENSE e169218972 LICENSE: add 14 éve
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 13 éve
README 3294cb5d6c go.net: initial code 14 éve
codereview.cfg 0b492c5a96 net: add codereview.cfg 11 éve

README

This repository holds supplementary Go networking libraries.

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