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

Comparing deliantra/server/ext/login.ext (file contents):
Revision 1.81 by root, Fri Jan 18 03:34:55 2008 UTC vs.
Revision 1.82 by root, Sun Apr 6 17:08:51 2008 UTC

555 } 555 }
556 } 556 }
557 } 557 }
558 }; 558 };
559 warn $@ if $@; 559 warn $@ if $@;
560 Coro::cede; 560 cf::cede_to_tick;
561 }; 561 };
562 } 562 }
563}; 563};
564 564
565$SCHEDULER->prio (1); 565$SCHEDULER->prio (1);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines