ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/dm-support.ext
(Generate patch)

Comparing deliantra/server/ext/dm-support.ext (file contents):
Revision 1.22 by root, Thu Jan 1 21:21:00 2009 UTC vs.
Revision 1.23 by root, Sun Jun 28 16:46:50 2009 UTC

29reload_archetypes & 29reload_archetypes &
30ext::help::reload & 30ext::help::reload &
31ext::books::reload & 31ext::books::reload &
32ext::map_tags::reload & 32ext::map_tags::reload &
33ext::map_world::reload & 33ext::map_world::reload &
34while (EV::TIMEOUT & Coro::EV::timed_io_once \$fh, EV::READ, 1) { Coro::Debug::command "ps" } &
34({cf::mallinfo}) 35({cf::mallinfo})
35EOF 36EOF
36 print $fh "\n> "; 37 print $fh "\n> ";
37 38
38 my $iow; $iow = EV::io $fh, EV::READ, sub { 39 my $iow; $iow = EV::io $fh, EV::READ, sub {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines