virtual bool startSpawnedProcess(int argc, char *argv[], int &exit_status)=0
If this is a spawned process, block and handle requests from the parent process by forwarding them to...
Context struct used to give IPC protocol implementations or implementation hooks access to applicatio...