mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-04 02:43:14 +02:00
possible listener problem..?
This commit is contained in:
@@ -3218,6 +3218,7 @@ int rehash(aClient *cptr, aClient *sptr, int sig)
|
||||
/* Clean up listen records */
|
||||
close_listeners();
|
||||
listen_cleanup();
|
||||
close_listeners();
|
||||
run_configuration();
|
||||
check_pings(TStime(), 1);
|
||||
sendto_realops("Completed rehash");
|
||||
|
||||
Reference in New Issue
Block a user