1
0
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:
stskeeps
2001-05-24 19:49:54 +00:00
parent 7b9c24590a
commit f8f8d25f59
+1
View File
@@ -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");