mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Beginning work on the new LLUDP implementation
This commit is contained in:
@@ -38,7 +38,7 @@ namespace OpenSim.Region.ClientStack
|
||||
IPAddress _listenIP, ref uint port, int proxyPortOffsetParm, bool allow_alternate_port, IConfigSource configSource,
|
||||
AgentCircuitManager authenticateClass);
|
||||
|
||||
Socket Server { get; }
|
||||
void NetworkStop();
|
||||
bool HandlesRegion(Location x);
|
||||
void AddScene(IScene x);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user