diff options
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3383,7 +3383,7 @@ will fail and all watchers will have the same priority, even though there is an ev_pri field. =item * In libevent, the last base created gets the signals, in libev, the -first base created (== the default loop) gets the signals. +base that registered the signal gets the signals. =item * Other members are not supported. |