]> Cypherpunks repositories - gostls13.git/commit
websocket: fix binary frame size decoding
authorTimo Savola <timo.savola@gmail.com>
Sat, 20 Feb 2010 02:40:09 +0000 (18:40 -0800)
committerRuss Cox <rsc@golang.org>
Sat, 20 Feb 2010 02:40:09 +0000 (18:40 -0800)
commit4f8a000e1735bac3db06d61fe9e78a649d381378
treee79415e3c3ca2393053839281faf2e583501aa62
parent0e2e066caac2b957bca22cd18206be825cbdcd94
websocket: fix binary frame size decoding

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