mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Fork UDPBase from libOMV into opensim
This commit is contained in:
@@ -87,7 +87,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
/// The LLUDP server for a region. This handles incoming and outgoing
|
||||
/// packets for all UDP connections to the region
|
||||
/// </summary>
|
||||
public class LLUDPServer : UDPBase
|
||||
public class LLUDPServer : OpenSimUDPBase
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user