1
0
mirror of https://github.com/golang/go synced 2024-11-25 03:37:58 -07:00
go/src/pkg/websocket
Andrew Gerrand 48e4d67b23 websocket: fix comment indentation
To make code samples formatted correctly by godoc.

R=r, ukai, rsc
CC=golang-dev, gri
https://golang.org/cl/1738048
2010-07-13 10:29:41 +10:00
..
client.go websocket: fix comment indentation 2010-07-13 10:29:41 +10:00
Makefile websocket: avoid $GOROOT in case it has spaces 2009-11-29 20:30:02 -08:00
server.go websocket: fix comment indentation 2010-07-13 10:29:41 +10:00
websocket_test.go pkg/Makefile: allow DISABLE_NET_TESTS=1 to disable network tests 2010-06-21 13:05:38 -07:00
websocket.go websocket: fix binary frame size decoding 2010-02-19 18:40:09 -08:00