rpc_clnt_create.3n (2010 09)
r
rpc_clnt_create(3N) rpc_clnt_create(3N)
In multithreaded applications,
rpc_createerr becomes a macro which enables each thread to
have its own
rpc_createerr
.
MULTITHREAD USAGE
Thread Safe: Yes
Cancel Safe: Yes
Fork Safe: No
Async-cancel Safe: No
Async-signal Safe: No
These functions can be called safely in a multithreaded environment. They may be cancellation points in
that they call functions that are cancel points.
In a multithreaded environment, these functions are not safe to be called by a child process after
fork()
and before exec(). These functions should not be called by a multithreaded application that supports
asynchronous cancellation or asynchronous signals.
SEE ALSO
rpc(3N), rpc_clnt_auth(3N), rpc_clnt_calls(3N), rpcbind(1M).
6 Hewlett-Packard Company − 6 − HP-UX 11i Version 3: September 2010