|
OpenSim
|
Go to the source code of this file.
Classes | |
| class | OpenSim.Region.ClientStack.LindenUDP.LLClientView |
| Handles new client connections Constructor takes a single Packet and authenticates everything More... | |
| struct | OpenSim.Region.ClientStack.LindenUDP.LLClientView.PacketProcessor |
| class | OpenSim.Region.ClientStack.LindenUDP.LLClientView.AsyncPacketProcess |
Namespaces | |
| package | OpenSim.Region.ClientStack.LindenUDP |
Typedefs | |
| using | Timer = System.Timers.Timer |
| using | AssetLandmark = OpenSim.Framework.AssetLandmark |
| using | RegionFlags = OpenMetaverse.RegionFlags |
| using | PermissionMask = OpenSim.Framework.PermissionMask |
Functions | |
| delegate bool | OpenSim.Region.ClientStack.LindenUDP.PacketMethod (IClientAPI simClient, Packet packet) |
Definition at line 51 of file LLClientView.cs.
Definition at line 55 of file LLClientView.cs.
| using RegionFlags = OpenMetaverse.RegionFlags |
Definition at line 52 of file LLClientView.cs.
| using Timer = System.Timers.Timer |
Definition at line 50 of file LLClientView.cs.
1.8.6