diff options
author | root <root> | 2011-12-20 15:41:55 +0000 |
---|---|---|
committer | root <root> | 2011-12-20 15:41:55 +0000 |
commit | 54e3c9bbdce64e13720d4d7f9d8debb260420af1 (patch) | |
tree | b185d6b54de84dcd912e7f4139dcc171745683b5 | |
parent | 2f016927dbdbad406e1b0478661430a78bd4550f (diff) |
*** empty log message ***
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3825,7 +3825,7 @@ called): That basically suspends the coroutine inside C<wait_for_event> and continues the libev coroutine, which, when appropriate, switches back to -this or any other coroutine. I am sure if you sue this your own :) +this or any other coroutine. You can do similar tricks if you have, say, threads with an event queue - instead of storing a coroutine, you store the queue object and instead of |