mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Finalized the client's TCP IP address verification process for HG1.5.
This commit is contained in:
@@ -536,5 +536,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
get { return false; }
|
||||
}
|
||||
|
||||
public abstract bool CheckClient(UUID agentID, System.Net.IPEndPoint ep);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user