ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.396 by root, Wed Nov 14 08:09:46 2007 UTC vs.
Revision 1.397 by root, Mon Nov 19 15:47:14 2007 UTC

3328 reload_config; 3328 reload_config;
3329 db_init; 3329 db_init;
3330 load_extensions; 3330 load_extensions;
3331 3331
3332 $TICK_WATCHER->start; 3332 $TICK_WATCHER->start;
3333 $Coro::current->prio (Coro::PRIO_MAX); # give the main loop max. priority
3333 EV::loop; 3334 EV::loop;
3334} 3335}
3335 3336
3336############################################################################# 3337#############################################################################
3337# initialisation and cleanup 3338# initialisation and cleanup

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines