rpc_svc_calls man page on OSF1
[printable version]
rpc_svc_calls(3scl) rpc_svc_calls(3scl)
NAME
rpc_svc_calls, svc_dg_enablecache, svc_exit, svc_fdset, svc_freeargs,
svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getreqset,
svc_getrpccaller, svc_pollset, svc_run, svc_sendreply - library rou‐
tines for RPC servers
LIBRARY
SCL RPC library (librpc.so)
SYNOPSIS
#include <rpc/rpc.h>
int svc_dg_enablecache(SVCXPRT *xprt, const unsigned long cache_size);
void svc_exit(void);
fd_set svc_fdset;
bool_t svc_freeargs(const SVCXPRT *xprt, const xdrproc_t inproc,
caddr_t in);
bool_t svc_getargs(const SVCXPRT *xprt, const xdrproc_t inproc,
caddr_t in);
void svc_getreq_common(const int fd);
void svc_getreq_poll(struct pollfd *pfdp, const int pollretval);
void svc_getreqset(fd_set *rdfds);
struct netbuf *svc_getrpccaller(const SVCXPRT *xprt);
struct pollfd svc_pollset[FD_SETSIZE];
void svc_run(void);
bool_t svc_sendreply(const SVCXPRT *xprt,
const xdrproc_t outproc, const caddr_t *out);
DESCRIPTION
Refer to the Solaris rpc_svc_calls(3N) man pages for a description of
how these functions should be used.
SCL IMPLEMENTATION NOTES
These functions have been ported from Solaris code placed in the public
domain by Sun.
RELATED INFORMATION
Overviews: scl_intro(3scl), scl_rpc(3scl),
Files: scl_error_log(4scl)
Functions: poll(2), rpc_svc_create(3scl), rpc_svc_err(3scl),
rpc_svc_reg(3scl)
Solaris man pages: poll(2), rpc(3N), rpc_svc_calls(3N), rpc_svc_cre‐
ate(3N), rpc_svc_err(3N), rpc_svc_reg(3N)
Manual: Solaris Compatibility Library User's Guide
rpc_svc_calls(3scl)
[top]
_ _ _
| | | | | |
| | | | | |
__ | | __ __ | | __ __ | | __
\ \| |/ / \ \| |/ / \ \| |/ /
\ \ / / \ \ / / \ \ / /
\ / \ / \ /
\_/ \_/ \_/
More information is available in HTML format for server OSF1
List of man pages available for OSF1
Copyright (c) for man pages and the logo by the respective OS vendor.
For those who want to learn more, the polarhome community provides shell access and support.
[legal]
[privacy]
[GNU]
[policy]
[cookies]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
|
Vote for polarhome
|