CLOSING_SERVER was never referenced outside of server.h where it's defined, and CLOSE_PENDING was cleared but never set by any code. Rename LOGGED_IN to namespace it (in anticipation of other flag variables in the server struct being consolidated into a set of server flags). Also put correct parantheses around the definition of SF_LOGGED_IN.
13 KiB
13 KiB