ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro-Multicore/Changes
(Generate patch)

Comparing Coro-Multicore/Changes (file contents):
Revision 1.21 by root, Sat Feb 29 21:40:07 2020 UTC vs.
Revision 1.22 by root, Tue Aug 3 14:15:39 2021 UTC

1Revision history for Perl extension Coro::Multicore. 1Revision history for Perl extension Coro::Multicore.
2 2
3TODO: idle timeout, like IO::AIO 3TODO: idle timeout, like IO::AIO
4
5TODO: add examples 4TODO: add examples
6 5
61.07 Tue Aug 3 16:12:02 CEST 2021
7 - renew event pipe in an atfork handler, for limited fork support.
7 - document the fact that AnyEvent is no longer initialised automatically. 8 - document the fact that AnyEvent is no longer initialised automatically.
8 9
91.06 Tue Dec 17 20:18:39 CET 2019 101.06 Tue Dec 17 20:18:39 CET 2019
10 - use separate stack when intiialising AnyEvent, to reduce the burden 11 - use separate stack when intiialising AnyEvent, to reduce the burden
11 on callers of perlinterp_release (). 12 on callers of perlinterp_release ().

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines