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

Comparing AnyEvent-Fork/Fork.pm (file contents):
Revision 1.12 by root, Thu Apr 4 07:27:09 2013 UTC vs.
Revision 1.13 by root, Thu Apr 4 07:58:01 2013 UTC

616 616
617Cygwin perl is not supported at the moment, as it should implement fd 617Cygwin perl is not supported at the moment, as it should implement fd
618passing, but doesn't, and rolling my own is hard, as cygwin doesn't 618passing, but doesn't, and rolling my own is hard, as cygwin doesn't
619support enough functionality to do it. 619support enough functionality to do it.
620 620
621=head1 SEE ALSO
622
623L<AnyEvent::Fork::Early> (to avoid executing a perl interpreter),
624L<AnyEvent::Fork::Template> (to create a process by forking the main
625program at a convenient time).
626
621=head1 AUTHOR 627=head1 AUTHOR
622 628
623 Marc Lehmann <schmorp@schmorp.de> 629 Marc Lehmann <schmorp@schmorp.de>
624 http://home.schmorp.de/ 630 http://home.schmorp.de/
625 631

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines