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

Comparing ircd-hybrid/branches/8.2.x/src/ircd.c (file contents):
Revision 4413 by michael, Mon Aug 4 19:35:22 2014 UTC vs.
Revision 4414 by michael, Thu Aug 7 14:06:08 2014 UTC

# Line 531 | Line 531 | main(int argc, char *argv[])
531    /* We need this to initialise the fd array before anything else */
532    fdlist_init();
533    log_set_file(LOG_TYPE_IRCD, 0, logFileName);
534 <  check_can_use_v6();
534 >
535    init_netio();         /* This needs to be setup early ! -- adrian */
536  
537    /* Check if there is pidfile and daemon already running */

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)