Fix due to the modified WebSocketServer.cs

This commit is contained in:
sta
2012-10-01 15:26:31 +09:00
parent b4d8689bb3
commit fbcea4699b
66 changed files with 377 additions and 340 deletions

View File

@@ -1,6 +1,6 @@
//
// HttpListenerRequest.cs
// Copied from System.Net.HttpListenerRequest
// Copied from System.Net.HttpListenerRequest.cs
//
// Author:
// Gonzalo Paniagua Javier (gonzalo@novell.com)