Nincs leírás

Mikio Hara d3003bed6f go.net/ipv6: implement getsockopt, setsockopt syscalls 13 éve
dict 3294cb5d6c go.net: initial code 14 éve
html e8489d83dd go.net/html: fix the tokenizer when the underlying io.Reader returns 13 éve
idna 7db922ba9e go.net/idna: new package. 13 éve
ipv4 6fb7275ff3 go.net/ipv4: add missing per interface multicast listener tests 13 éve
ipv6 d3003bed6f go.net/ipv6: implement getsockopt, setsockopt syscalls 13 éve
netutil ee2e27e1c7 go.net/netutil: LimitListener: avoid deadlock on multiple Close calls 13 éve
proxy 77895031fa go.net/proxy: fix typo in doc 13 éve
publicsuffix a62ee0556d go.net/publicsuffix: update table to latest list from publicsuffix.org 13 éve
spdy 1f1a1edc76 go.net/spdy: make use of MaxDataLength 13 éve
websocket f9a9acba57 go.net/websocket: remove defunct hixie.go file 13 éve
.hgignore f61fbb80d2 go.empty: prototype for new subrepository 14 éve
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 é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. 14 éve
README 3294cb5d6c go.net: initial code 14 éve
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository 14 éve

README

This repository holds supplementary Go networking libraries.

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