The daemon process sends to the Java client in case of any error the value -1.
authorgumartinm <gu.martinm@gmail.com>
Sun, 18 Mar 2012 11:57:11 +0000 (12:57 +0100)
committergumartinm <gu.martinm@gmail.com>
Sun, 18 Mar 2012 11:57:11 +0000 (12:57 +0100)
commit31e5a667baa4befd216619b1c0f74c3dc9370ad4
treeaf8c7ff46db4d7cc77fa21163ff657b42fa3d5f1
parent6235613cd40711681c67fa2e2f1210025287ca86
The daemon process sends to the Java client in case of any error the value -1.
In this way, the Java client's code always will receive a return status from the daemon process
and just in case of any error it receives an error status.
Daemon/javafork.c