RPC_RUN_TASK
Section: Linux Networking (9)
Updated: February 2011
Index
Return to Main Contents
NAME
rpc_run_task - Allocate a new RPC task, then run rpc_execute against it
SYNOPSIS
-
struct rpc_task * rpc_run_task(const struct rpc_task_setup * task_setup_data);
ARGUMENTS
task_setup_data
-
- pointer to task initialisation data
COPYRIGHT