ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/conf.c
(Generate patch)

Comparing ircd-hybrid-7.2/src/s_conf.c (file contents):
Revision 992 by michael, Mon Aug 17 19:19:16 2009 UTC vs.
Revision 1001 by michael, Sat Aug 29 22:44:44 2009 UTC

# Line 1747 | Line 1747 | rehash(int sig)
1747      sendto_realops_flags(UMODE_ALL, L_ALL,
1748                           "Got signal SIGHUP, reloading ircd.conf file");
1749  
1750 #ifndef _WIN32
1750    restart_resolver();
1751 < #endif
1751 >
1752    /* don't close listeners until we know we can go ahead with the rehash */
1753  
1754    /* Check to see if we magically got(or lost) IPv6 support */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines