table of contents
other versions
RPCB_GETPORT_ASYNC(9) | Linux Networking | RPCB_GETPORT_ASYNC(9) |
NAME¶
rpcb_getport_async - obtain the port for a given RPC service on a given host
SYNOPSIS¶
void rpcb_getport_async(struct rpc_task * task);
ARGUMENTS¶
struct rpc_task * task
task that is waiting for portmapper request
DESCRIPTION¶
This one can be called for an ongoing RPC request, and can be used in an async (rpciod) context.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |