From 471c0cc622684d85d6361cc79f32e2436ad079e5 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 12 Dec 2007 17:55:30 +0000 Subject: *** empty log message *** --- ev.3 | 3 +++ ev.html | 11 +++++++++-- ev.pod | 2 ++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/ev.3 b/ev.3 index d1a417a..86f8a57 100644 --- a/ev.3 +++ b/ev.3 @@ -1995,6 +1995,9 @@ event loop blocks next and before \f(CW\*(C`ev_check\*(C'\fR watchers are being and only in the child after the fork. If whoever good citizen calling \&\f(CW\*(C`ev_default_fork\*(C'\fR cheats and calls it in the wrong process, the fork handlers will be invoked, too, of course. +.PP +\fIWatcher-Specific Functions and Data Members\fR +.IX Subsection "Watcher-Specific Functions and Data Members" .IP "ev_fork_init (ev_signal *, callback)" 4 .IX Item "ev_fork_init (ev_signal *, callback)" Initialises and configures the fork watcher \- it has no parameters of any diff --git a/ev.html b/ev.html index 0299995..8e25f60 100644 --- a/ev.html +++ b/ev.html @@ -6,7 +6,7 @@ - + @@ -66,7 +66,10 @@ -
  • ev_fork - the audacity to resume the event loop after a fork
  • +
  • ev_fork - the audacity to resume the event loop after a fork + +
  • OTHER FUNCTIONS
  • @@ -1832,6 +1835,10 @@ event loop blocks next and before ev_check watchers are being calle and only in the child after the fork. If whoever good citizen calling ev_default_fork cheats and calls it in the wrong process, the fork handlers will be invoked, too, of course.

    + + +

    Watcher-Specific Functions and Data Members

    +
    ev_fork_init (ev_signal *, callback)
    diff --git a/ev.pod b/ev.pod index ee162ca..ef49626 100644 --- a/ev.pod +++ b/ev.pod @@ -1794,6 +1794,8 @@ and only in the child after the fork. If whoever good citizen calling C cheats and calls it in the wrong process, the fork handlers will be invoked, too, of course. +=head3 Watcher-Specific Functions and Data Members + =over 4 =item ev_fork_init (ev_signal *, callback) -- cgit v1.2.3