mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-02 16:13:13 +02:00
8c0a2a1f96
off not using this and you'll want to use the three other hooks anyway: * HOOKTYPE_LOCAL_QUIT - for local quits of registered clients * HOOKTYPE_REMOTE_QUIT - for remote quits of registered clients * HOOKTYPE_UNKUSER_QUIT - for local quits of unregistered clients (that is, before they have completed NICK+USER etc)