* NetworkUtil now handles an error case in a way which is easier to debug.

This commit is contained in:
Adam Frisby
2009-05-23 05:18:37 +00:00
parent 2d06135166
commit f8c569dc7c
2 changed files with 11 additions and 4 deletions

View File

@@ -31,7 +31,6 @@ using System.Collections.Generic;
using System.Net;
using System.Net.Sockets;
using System.Reflection;
using System.Security.Authentication;
using log4net;
using Nwc.XmlRpc;
using OpenMetaverse;