ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/EV.xs
(Generate patch)

Comparing EV/EV.xs (file contents):
Revision 1.143 by root, Sat Oct 23 22:25:44 2010 UTC vs.
Revision 1.144 by root, Sun Oct 24 17:58:41 2010 UTC

528 OUTPUT: 528 OUTPUT:
529 RETVAL 529 RETVAL
530 530
531void ev_default_destroy () 531void ev_default_destroy ()
532 CODE: 532 CODE:
533 ev_default_destroy (); 533 ev_loop_destroy (EV_DEFAULT_UC);
534 SvREFCNT_dec (default_loop_sv); 534 SvREFCNT_dec (default_loop_sv);
535 default_loop_sv = 0; 535 default_loop_sv = 0;
536 536
537unsigned int ev_supported_backends () 537unsigned int ev_supported_backends ()
538 538

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines