rpc_control man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



rpc_control(3N)						       rpc_control(3N)

NAME
     rpc_control - library routine for manipulating global RPC attributes for
     client and server applications

SYNOPSIS
     bool_t rpc_control(int op, void *info);

DESCRIPTION
     This RPC library routine exists in IRIX libc but is not yet fully
     implemented.  It may be fully implemented in a future version of IRIX.
     Until then, use of this routine by applications is unsupported.

     If a third-party library uses this function to enable multi-threaded RPC,
     you should use the following code to disable the feature.	This code
     should run after the third-party library's call and before any calls to
     svc_run, svc_getreq or svc_getreqset.

	  int mt_mode = RPC_SVC_MT_NONE;
	  rpc_control(RPC_SVC_MTMODE_SET, &mt_mode);

SEE ALSO
     rpc(3N).

									Page 1

[top]

List of man pages available for IRIX

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]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net