ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.3
(Generate patch)

Comparing libev/ev.3 (file contents):
Revision 1.11 by root, Sat Nov 24 07:14:26 2007 UTC vs.
Revision 1.12 by root, Sat Nov 24 07:20:42 2007 UTC

458\& fatal ("no epoll found here, maybe it hides under your chair"); 458\& fatal ("no epoll found here, maybe it hides under your chair");
459.Ve 459.Ve
460.IP "ev_default_destroy ()" 4 460.IP "ev_default_destroy ()" 4
461.IX Item "ev_default_destroy ()" 461.IX Item "ev_default_destroy ()"
462Destroys the default loop again (frees all memory and kernel state 462Destroys the default loop again (frees all memory and kernel state
463etc.). This stops all registered event watchers (by not touching them in 463etc.). None of the active event watchers will be stopped in the normal
464any way whatsoever, although you cannot rely on this :). 464sense, so e.g. \f(CW\*(C`ev_is_active\*(C'\fR might still return true. It is your
465responsibility to either stop all watchers cleanly yoursef \fIbefore\fR
466calling this function, or cope with the fact afterwards (which is usually
467the easiest thing, youc na just ignore the watchers and/or \f(CW\*(C`free ()\*(C'\fR them
468for example).
465.IP "ev_loop_destroy (loop)" 4 469.IP "ev_loop_destroy (loop)" 4
466.IX Item "ev_loop_destroy (loop)" 470.IX Item "ev_loop_destroy (loop)"
467Like \f(CW\*(C`ev_default_destroy\*(C'\fR, but destroys an event loop created by an 471Like \f(CW\*(C`ev_default_destroy\*(C'\fR, but destroys an event loop created by an
468earlier call to \f(CW\*(C`ev_loop_new\*(C'\fR. 472earlier call to \f(CW\*(C`ev_loop_new\*(C'\fR.
469.IP "ev_default_fork ()" 4 473.IP "ev_default_fork ()" 4

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines