Parent Directory
|
Revision Log
|
Patch
revision 2630 by michael, Sun Jun 23 13:29:37 2013 UTC | revision 2631 by michael, Sun Dec 8 18:33:35 2013 UTC | |
---|---|---|
# | Line 531 main(int argc, char *argv[]) | Line 531 main(int argc, char *argv[]) |
531 | fdlist_init(); | fdlist_init(); |
532 | log_set_file(LOG_TYPE_IRCD, 0, logFileName); | log_set_file(LOG_TYPE_IRCD, 0, logFileName); |
533 | check_can_use_v6(); | check_can_use_v6(); |
534 | init_comm(); /* This needs to be setup early ! -- adrian */ | init_netio(); /* This needs to be setup early ! -- adrian */ |
535 | ||
536 | /* Check if there is pidfile and daemon already running */ | /* Check if there is pidfile and daemon already running */ |
537 | check_pidfile(pidFileName); | check_pidfile(pidFileName); |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |