RPCB_GETPORT_ASYNC(9) Linux Networking RPCB_GETPORT_ASYNC(9)NAMErpcb_getport_async - obtain the port for a given RPC service on a given hostSYNOPSISvoid rpcb_getport_async(struct rpc_task * task);ARGUMENTStask task that is waiting for portmapper requestDESCRIPTIONThis one can be called for an ongoing RPC request, and can be used in an async (rpciod) context.COPYRIGHTKernel Hackers Manual 2.6. July 2010 RPCB_GETPORT_ASYNC(9)