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

Comparing AnyEvent-Fork/Changes (file contents):
Revision 1.43 by root, Sat Jun 20 13:24:54 2015 UTC vs.
Revision 1.50 by root, Sun Jul 18 06:42:34 2021 UTC

1 1
2TODO: keeping fork objects around after run - problems? 2TODO: keeping fork objects around after run - problems?
3TODO: many forks in a row fail to fork all 3TODO: many forks in a row fail to fork all
4TODO: $AnyEvent::Fork::Template vs. $TEMPLATE
5TODO: $AnyEvent::Fork::Serve::OWNER expose somehow?
6
71.31 Thu Nov 10 17:30:45 CET 2016
8 - new child API function, AnyEvent::Fork::Serve::run_args.
9 - put pid first in child names.
10
111.3 Thu May 12 18:53:37 CEST 2016
4 - the full path to the perl binary is now being passed as argv[0]. 12 - the full path to the perl binary is now being passed as argv[0].
5 - talk a bit about using AnyEvent::Fork itself after a fork. 13 - talk a bit about using AnyEvent::Fork itself after a fork.
6 - work around perl 5.19 again breaking backwards compatibility. 14 - work around perl 5.19 again breaking backwards compatibility.
7 - pod fixes. 15 - pod fixes.
8 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines