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

Comparing AnyEvent-Fork/Changes (file contents):
Revision 1.42 by root, Sat Jun 20 13:16:50 2015 UTC vs.
Revision 1.47 by root, Sat Nov 5 19:26:35 2016 UTC

1 1
2TODO: pass perl path as argv0
3TODO: keeping fork objects around after run - problems? 2TODO: keeping fork objects around after run - problems?
4TODO: 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
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
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
91.2 Wed Sep 25 13:05:09 CEST 2013 171.2 Wed Sep 25 13:05:09 CEST 2013

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines