Today's work on Building support/tools. Think I am slowly getting there.

This commit is contained in:
MW
2007-07-03 20:10:20 +00:00
parent 78e420f48b
commit bd8018fa1c
14 changed files with 396 additions and 118 deletions

View File

@@ -26,8 +26,8 @@
*
*/
namespace OpenSim.Framework.Servers
{
/* public class CheckSumServer : UDPServerBase
{/*
public class CheckSumServer : UDPServerBase
{
//protected ConsoleBase m_log;
@@ -121,6 +121,7 @@ namespace OpenSim.Framework.Servers
{
this.Server.SendTo(buffer, size, flags, endp);
}
*
}*/
* }
*/
}