PHP--Fork
[ class tree: PHP--Fork ] [ index: PHP--Fork ] [ all elements ]

File: Fork.php

Source Location: /PHP_Fork-0.3.2/Fork.php

Classes:

PHP_Fork
PHP_Fork class. Wrapper around the pcntl_fork() stuff with a API set like Java language.

Page Details:


PHP_FORK_RETURN_METHOD [line 28]

PHP_FORK_RETURN_METHOD = -2

[ Top ]



PHP_FORK_VOID_METHOD [line 27]

PHP_FORK_VOID_METHOD = -1
Constant values to set type of method call we want to emulate.

When calling a pseudo-thread method we try to emulate the behaviour of a real thread; we need to know if the method to emulate can return any value or is a void method.


[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:41:27 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.