mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 23:18:34 +08:00
* Added Packets In/s, Packets Out/s and Current un_acked Packets to the SimStatsReporter
* This doesn't take into account the throttler, it just assumes the throttle limit isn't reached.
This commit is contained in:
@@ -142,6 +142,7 @@ namespace SimpleApp
|
||||
public event FriendActionDelegate OnApproveFriendRequest;
|
||||
public event FriendActionDelegate OnDenyFriendRequest;
|
||||
public event FriendshipTermination OnTerminateFriendship;
|
||||
public event PacketStats OnPacketStats;
|
||||
|
||||
#pragma warning restore 67
|
||||
|
||||
|
||||
Reference in New Issue
Block a user