ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/deliantra
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/deliantra (file contents):
Revision 1.10 by root, Sat Dec 22 06:51:08 2007 UTC vs.
Revision 1.11 by root, Sat Dec 22 06:53:16 2007 UTC

2348 }, 2348 },
2349); 2349);
2350 2350
2351############################################################################# 2351#############################################################################
2352 2352
2353$SIG{INT} = $SIG{TERM} = sub { exit }; 2353$SIG{INT} = $SIG{TERM} = sub {
2354 EV::unloop;
2355 #d# TODO calling exit here hangs the process in some futex
2356};
2354 2357
2355{ 2358{
2356 CFPlus::read_cfg "$Crossfire::VARDIR/cfplusrc"; 2359 CFPlus::read_cfg "$Crossfire::VARDIR/cfplusrc";
2357 CFPlus::DB::Server::run; 2360 CFPlus::DB::Server::run;
2358 2361

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines