locate_task_id (task_id, node_id, channel_id, async_reqd)
The task ID for this task (as a number).
The network node number for this task.
The task ID for this task. This is required for QNX 6, ignored in QNX 4 and Linux.
t if locate_task should automatically call init_async_ipc for this task.
This function makes a TCP/IP connection or QNX 4 virtual circuit to the named task based on the task_id and the node number on which the task is running. If async_reqd is t, then init_async_ipc is also called. If the node number is zero, the current node is used.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.