| Linux Standard Base Core Specification 3.1 | ||
|---|---|---|
| <<< Previous | Next >>> | |
Called by an RPC service's dispatch routine to send the results of a remote procedure call. The parameter xprt is the request's associated transport handle; outproc is the XDR routine which is used to encode the results; and out is the address of the results. This routine returns one if it succeeds, zero otherwise.
| <<< Previous | Home | Next >>> |
| svc_run | Up | svctcp_create |