Fix due to the added SessionManager.cs

This commit is contained in:
sta
2012-10-09 12:14:55 +09:00
parent 94385ea2bc
commit c560d4fba9
66 changed files with 345 additions and 245 deletions

View File

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