Нет описания

Ian Gudger d379faa25c dns/dnsmessage: add support for parsing and packing of DNS messages 9 лет назад
bpf b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 лет назад
context 349ad30abd context/ctxhttp: close httptest server 9 лет назад
dict 5d997795f7 all: make copyright headers consistent with one space after period 9 лет назад
dns d379faa25c dns/dnsmessage: add support for parsing and packing of DNS messages 9 лет назад
html f1d3149ecb html/charset: replace EUC-KR test 10 лет назад
http2 906cda9512 http2: add configurable knobs for the server's receive window 9 лет назад
icmp 468bac874d icmp: add missing BUGS section 9 лет назад
idna f2499483f9 idna: Revert "use code generated by internal x/text package" 9 лет назад
internal b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 лет назад
ipv4 b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 лет назад
ipv6 b64f02211f ipv4, ipv6, internal/netreflect, bpf: fix the x/net build 9 лет назад
lex 57c7820920 http2: add Transport support for unicode domain names 9 лет назад
lif adc6ba92b9 lif: drop support for go1.5 9 лет назад
nettest 9e4ed9723b nettest: use of internal/nettest package 9 лет назад
netutil 5d997795f7 all: make copyright headers consistent with one space after period 9 лет назад
proxy a689eb3bc4 proxy: split SOCKS5 Dial method in two 9 лет назад
publicsuffix 61557ac011 publicsuffix: update table to latest list from publicsuffix.org 9 лет назад
route 6b27048ae5 route: drop support for go1.5 9 лет назад
trace c427ad74c6 trace: initialize templates lazily 9 лет назад
webdav 357296a763 all: single space after period 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.