1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:21:22 -06:00
go/src/pkg/websocket
Russ Cox b15c4245c5 crypto/tls: add *Config argument to Dial
Document undocumented exported names.
Allow nil Rand, Time, RootCAs in Config.

Fixes #1248.

R=agl1
CC=golang-dev
https://golang.org/cl/3481042
2010-12-07 16:15:15 -05:00
..
client.go crypto/tls: add *Config argument to Dial 2010-12-07 16:15:15 -05:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
server.go http: revised http Handler interface 2010-09-29 14:30:12 +10:00
websocket_test.go web socket: fix short Read 2010-10-20 22:36:06 -04:00
websocket.go web socket: fix short Read 2010-10-20 22:36:06 -04:00