mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Add some methods to allow modules so set client view options
This commit is contained in:
@@ -57,6 +57,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
uint SilenceLimit { get; set; }
|
||||
uint DiscardTimeout { get; set; }
|
||||
uint ResendTimeout { get; set; }
|
||||
bool ReliableIsImportant { get; set; }
|
||||
|
||||
void InPacket(Packet packet);
|
||||
void ProcessInPacket(LLQueItem item);
|
||||
|
||||
Reference in New Issue
Block a user