Coro
view release on metacpan or search on metacpan
to be able to unblock foreign sockets.
- add Coro::State::save_also and guarded_save.
- add count accessor to Coro::Semaphore.
- add Coro::State::cctx_stacksize.
- just for the fun of it, do not rely on implicit context,
which can dramatically improve performance, but people
using windows-process-emulation perls do not care much about
performance.
3.51 Sun Mar 4 14:18:04 CET 2007
- fixed a problem when you weakened references to Coro::State's
(patch by Yuval Kogman).
3.501 Wed Feb 28 12:44:07 CET 2007
- rename some global symbols as macosx from hell redefines
them without asking.
3.5 Tue Feb 13 20:22:53 CET 2007
- do AnyEvent model detection earlier, avoiding problems
caused by first using AnyEvent and later Coro::Event.
- implement and document Coro::Event event objects.
( run in 1.028 second using v1.01-cache-2.11-cpan-65fba6d93b7 )