Nenhuma descrição

Mikio Hara b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 8 anos atrás
bpf aa0b216c89 Revert "ipv4, ipv6, internal/netreflect, bpf: fix the x/net build" 8 anos atrás
context 349ad30abd context/ctxhttp: close httptest server 8 anos atrás
dict 5d997795f7 all: make copyright headers consistent with one space after period 9 anos atrás
dns d379faa25c dns/dnsmessage: add support for parsing and packing of DNS messages 8 anos atrás
html f1d3149ecb html/charset: replace EUC-KR test 10 anos atrás
http2 3470a06c13 http2: fix nil dereference after Read completes with an error 8 anos atrás
icmp 468bac874d icmp: add missing BUGS section 9 anos atrás
idna 78ebe5c8b6 idna: copy the idna package from x/text, take 2. 8 anos atrás
internal b8b13433cc internal/socket: add message IO functionality 8 anos atrás
ipv4 b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 8 anos atrás
ipv6 aa0b216c89 Revert "ipv4, ipv6, internal/netreflect, bpf: fix the x/net build" 8 anos atrás
lex 57c7820920 http2: add Transport support for unicode domain names 9 anos atrás
lif fcc8ed8e87 lif: rename internal types 8 anos atrás
nettest 7dcfb80767 nettest: skip testConcurrentMethods on Plan 9 8 anos atrás
netutil 5d997795f7 all: make copyright headers consistent with one space after period 9 anos atrás
proxy a689eb3bc4 proxy: split SOCKS5 Dial method in two 8 anos atrás
publicsuffix 61557ac011 publicsuffix: update table to latest list from publicsuffix.org 8 anos atrás
route da118f7b8e route: don't fail test when at least one version of INET protocols is available 8 anos atrás
trace d212a1ef2d trace: support Go 1.6 again 8 anos atrás
webdav 357296a763 all: single space after period 9 anos atrás
websocket 97edce0b2e websocket: mention the gorilla package 9 anos atrás
xsrftoken 0819898fb4 xsrftoken: panic for unsafe zero length keys 8 anos atrás
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) 11 anos atrás
.gitignore a63ec84237 convert .hgignore to .gitignore. 11 anos atrás
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 anos atrás
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md 11 anos atrás
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 anos atrás
LICENSE e169218972 LICENSE: add 13 anos atrás
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. 13 anos atrás
README 3294cb5d6c go.net: initial code 14 anos atrás
codereview.cfg 0b492c5a96 net: add codereview.cfg 10 anos atrás

README

This repository holds supplementary Go networking libraries.

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