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

Comparing deliantra/server/server/cfperl.xs (file contents):
Revision 1.148 by root, Sat Jan 20 23:39:09 2007 UTC vs.
Revision 1.149 by root, Mon Jan 22 03:44:41 2007 UTC

1619 1619
1620void cleanup (const char *cause, bool make_core = false) 1620void cleanup (const char *cause, bool make_core = false)
1621 1621
1622void emergency_save () 1622void emergency_save ()
1623 1623
1624UV sv_2watcher (SV *w)
1625 CODE:
1626 RETVAL = (UV)GEventAPI->sv_2watcher (w);
1627 OUTPUT:
1628 RETVAL
1629
1624void _exit (int status = 0) 1630void _exit (int status = 0)
1625 1631
1626#if _POSIX_MEMLOCK 1632#if _POSIX_MEMLOCK
1627 1633
1628int mlockall (int flags = MCL_CURRENT | MCL_FUTURE) 1634int mlockall (int flags = MCL_CURRENT | MCL_FUTURE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines