提交 44963609 编写于 作者: L Lucas Meijer

reduce excessive console spamming

上级 823f29b4
......@@ -2666,7 +2666,7 @@ namespace System.Net.Sockets
#if NET_2_0
if (System.Environment.SocketSecurityEnabled)
{
Console.WriteLine ("Checking {0}", sockaddr);
//Console.WriteLine ("Checking {0}", sockaddr);
if (!CheckEndPoint(sockaddr))
{
buf.Initialize ();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册