]> Cypherpunks repositories - gostls13.git/commit
Regularize the comments for the websocket package and document all functions and...
authorRob Pike <r@golang.org>
Thu, 28 Jan 2010 04:38:32 +0000 (15:38 +1100)
committerRob Pike <r@golang.org>
Thu, 28 Jan 2010 04:38:32 +0000 (15:38 +1100)
commit535e427272595f3c3d313935b8b7899c87b92f83
treed076f794eb549de62882739f029f827bb2df845d
parent2d7c1304d163ae1fc58f0750c4b7d74336ee3ba5
Regularize the comments for the websocket package and document all functions and methods.

R=rsc, ukai
CC=golang-dev
https://golang.org/cl/196044
src/pkg/websocket/client.go
src/pkg/websocket/server.go
src/pkg/websocket/websocket.go