Subj : src/sbbs3/main.cpp To : CVS commit From : rswindell Date : Fri Sep 22 2023 19:18:21 src/sbbs3 main.cpp 1.775 1.776 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs:/tmp/cvs-serv18524 Modified Files: main.cpp Log Message: This change goes with the previous commit to scfglib2.c (with no commit msg): Address problem reported by Mark Lewis: If a timed event is configured to both run "exclusively" and on "Any" node, then any nodes in use at the time of the event would get their status changed to waiting-for-connection (WFC) and it could actually become possible for 2 clients to be using the same node number. So, when loading the configuration, turn off the "exclusive" flag if the event's node is set to "Any" (0). Just for completeness, fix the actual bug (introduced in main.cpp 1.744) too. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .