Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Tools
Tools.Standalone
Tools.Standalone.forkd
Tools.Standalone.forkd()->ForkFd

Class Tools.Standalone.forkd()->ForkFd

Description

This is a process unique Stdio.Fd that is used to receive remote file descriptors and arguments to Process.create_process , as well as signalling back status changes and errors.


Inherit Fd

inherit Stdio.Fd : Fd


Variable fds

array(Stdio.Fd) Tools.Standalone.forkd.ForkFd.fds

Description

The remote file descriptors received so far in order.