mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Finalized the client's TCP IP address verification process for HG1.5.
This commit is contained in:
@@ -102,5 +102,7 @@ namespace OpenSim.Framework
|
||||
void AddCommand(object module, string command, string shorthelp, string longhelp, CommandDelegate callback);
|
||||
|
||||
ISceneObject DeserializeObject(string representation);
|
||||
|
||||
bool CheckClient(UUID agentID, System.Net.IPEndPoint ep);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user