Sorry to post again but my original posting got put in another thread…
When qnx_name_locate is called for a global name say “/module1” on another
node, it automatically creates a VC if required (calls qnx_vc_attach?). What
are the flags set when this
occurs? Currently (using qnx_name_locate) when the process/virtual circuit
dies, the remote vid becomes a zombie process which would lead me to believe
that qnx_name_locate calls qnx_vc_attach with a flag of _VC_AT_REM_ZOMBIE.
Thanks,
Doug