Obtain the port for a given rpc service on a given host
void rpcb_getport_async(struct rpc_task * task);
task
task that is waiting for portmapper request
This one can be called for an ongoing RPC request, and can be used in an async (rpciod) context.