Sin descripción

Mikio Hara 97d8e4e174 ipv6: fix build on go1.4 and below hace 11 años
context b6fdb7d8a4 context: Be clear that users must cancel the result of WithCancel. hace 11 años
dict 8aa6e209cb net: add import comments. hace 11 años
html 3d87fd621c x/net/html: Sync the html parser and atom with the current whatwg spec hace 11 años
icmp c84eff7014 icmp: add extensions for interface and next-hop identification hace 11 años
idna 8aa6e209cb net: add import comments. hace 11 años
internal 8bc62b7ce1 internal/nettest: add SupportsRawIPSocket that reports raw IP socket availability hace 11 años
ipv4 ff099b4532 ipv4: fix build on go1.4 and below hace 11 años
ipv6 97d8e4e174 ipv6: fix build on go1.4 and below hace 11 años
netutil 8aa6e209cb net: add import comments. hace 11 años
proxy 8aa6e209cb net: add import comments. hace 11 años
publicsuffix 7006f7a1ab publicsuffix: update table to latest list from publicsuffix.org. hace 11 años
spdy 8aa6e209cb net: add import comments. hace 11 años
webdav 6dc0abcce2 webdav: fix XML golden tests for encoding/xml xmlns change. hace 11 años
websocket 13b0908ee0 websocket: fix socket leak in the case of negotiation failure hace 11 años
.gitattributes 8c5df243b6 net: add .gitattributes (fixes windows build) hace 11 años
.gitignore a63ec84237 convert .hgignore to .gitignore. hace 11 años
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository hace 14 años
CONTRIBUTING.md 9472249086 doc: add CONTRIBUTING.md hace 11 años
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository hace 14 años
LICENSE e169218972 LICENSE: add hace 14 años
PATENTS 8a5603b498 go.net: add PATENTS file to the subrepo. hace 13 años
README 3294cb5d6c go.net: initial code hace 14 años

README

This repository holds supplementary Go networking libraries.

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