Next: About this document
Up: int pvm_stop_farmd(void);
Previous: Client side
- If the opcode is STOP_FARMD, then exit from the pvm system.
- Exit from the operating system calling exit(0);
- This shuts down the farming related server and should only be called once in the application after all useful farm related work is done. Even if this is not executed, the pvmfarmd can be shutdown manually from the pvm shell after the application has exited.
Figure:
-
...
Figure:
-
...
Sameer Shende