show total bytes read/written when cleaning up socket

This commit is contained in:
zefie
2025-06-23 22:33:50 -04:00
parent 023b7af723
commit c6a3a0f949
2 changed files with 4 additions and 2 deletions

View File

@@ -3234,6 +3234,7 @@ class WTVIRC {
exemptions: new Set(),
invites: new Set(),
modes: [...this.default_channel_modes],
mlock: [],
limit: null,
key: null,
timestamp: this.getDate()