Fix fallout from WebSocketMessageType change.
authorMiguel de Icaza <miguel@gnome.org>
Wed, 9 Jul 2014 19:05:21 +0000 (15:05 -0400)
committerMiguel de Icaza <miguel@gnome.org>
Wed, 9 Jul 2014 19:05:34 +0000 (15:05 -0400)
commit9763da775f511c6031f11d6810af11b8b959480b
treec2ef2f22a6fd6496f1be9e65ed885c2ccf41f40a
parent62ed7761fd7b6036b9aedb45ba23a9608656e855
Fix fallout from WebSocketMessageType change.

The WebSocketMessageType values were being used to send data over the
wire.  This is likely the reason why WebSocketMessageType had values
that were not compatible with .NET.
mcs/class/System/System.Net.WebSockets/ClientWebSocket.cs