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.204 by root, Fri Feb 2 19:59:22 2007 UTC vs.
Revision 1.205 by root, Mon Feb 5 18:29:20 2007 UTC

48our $TICK_WATCHER; 48our $TICK_WATCHER;
49our $AIO_POLL_WATCHER; 49our $AIO_POLL_WATCHER;
50our $WRITE_RUNTIME_WATCHER; 50our $WRITE_RUNTIME_WATCHER;
51our $NEXT_TICK; 51our $NEXT_TICK;
52our $NOW; 52our $NOW;
53our $USE_FSYNC; # use fsync to write maps - default off 53our $USE_FSYNC = 1; # use fsync to write maps - default off
54 54
55our %CFG; 55our %CFG;
56 56
57our $UPTIME; $UPTIME ||= time; 57our $UPTIME; $UPTIME ||= time;
58our $RUNTIME; 58our $RUNTIME;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines