mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
More refactoring
This commit is contained in:
@@ -12,5 +12,6 @@ namespace OpenSim
|
||||
// public abstract void Shutdown();
|
||||
void SendPacketTo(byte[] buffer, int size, SocketFlags flags, uint circuitcode);// EndPoint packetSender);
|
||||
void RemoveClientCircuit(uint circuitcode);
|
||||
void RegisterPacketServer(PacketServer server);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user