Files
bitchx/source
Kevin Easton 73148fa4a4 Remove unused server flags CLOSE_PENDING and CLOSING_SERVER, rename LOGGED_IN to SF_LOGGED_IN
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.
2017-07-19 07:57:52 +10:00
..
2016-09-29 01:11:29 +10:00
2017-06-28 00:03:09 +10:00
2017-02-08 23:56:36 +11:00
2017-05-03 00:13:24 +10:00
2017-06-26 16:54:50 +10:00
2017-05-10 23:41:32 +10:00
2017-07-15 23:29:14 +10:00
2017-07-15 23:29:14 +10:00
2017-07-11 19:01:09 +10:00
2017-05-12 11:24:00 +10:00