mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Today's work on Building support/tools. Think I am slowly getting there.
This commit is contained in:
@@ -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);
|
||||
}
|
||||
*
|
||||
}*/
|
||||
* }
|
||||
*/
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user