… | |
… | |
241 | |
241 | |
242 | =item ev_unloop (loop, how) |
242 | =item ev_unloop (loop, how) |
243 | |
243 | |
244 | Can be used to make a call to C<ev_loop> return early (but only after it |
244 | Can be used to make a call to C<ev_loop> return early (but only after it |
245 | has processed all outstanding events). The C<how> argument must be either |
245 | has processed all outstanding events). The C<how> argument must be either |
246 | C<EVUNLOOP_ONCE>, which will make the innermost C<ev_loop> call return, or |
246 | C<EVUNLOOP_ONE>, which will make the innermost C<ev_loop> call return, or |
247 | C<EVUNLOOP_ALL>, which will make all nested C<ev_loop> calls return. |
247 | C<EVUNLOOP_ALL>, which will make all nested C<ev_loop> calls return. |
248 | |
248 | |
249 | =item ev_ref (loop) |
249 | =item ev_ref (loop) |
250 | |
250 | |
251 | =item ev_unref (loop) |
251 | =item ev_unref (loop) |