• exec/load/ircd/unregistered.js

    From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Fri Jul 7 21:14:33 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/d5fcf032f6e2b0398d1dc923ăModified Files:ă exec/load/ircd/unregistered.jsăLog Message:ăLog the socket descriptor that's being closed *before* calling Socket.close()

    Socket.close() always sets the descriptor to -1 which is/would be logged here as an unsigned int (%u) or 4294967295.

    If this continues to log 4294967295, then a check of descriptor >= 0 would be prudent.

    And as Cyan said:
    <Cyan> the IP would be more useful thoughă---ă ț Synchronet ț Vertrauen ț Home of Synchronet ț [vert/cvs/bbs].synchro.netă