Lines Matching +full:total +full:- +full:timeout

2 .\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
36 … rpcprog_t prognum" "const rpcvers_t versnum" "const char *nettype" "const struct timeval *timeout"
40 …cvers_t vers_low" "const rpcvers_t vers_high" "const char *nettype" "const struct timeval *timeout"
56 …rognum" "const rpcvers_t versnum" "const struct netconfig *netconf" "const struct timeval *timeout"
69 .Bl -tag -width YYYYYYY
79 For both connectionless and connection-oriented transports,
83 .Bl -column "CLSET_FD_NCLOSE" "struct timeval *" "set total timeout"
84 .It Dv CLSET_TIMEOUT Ta "struct timeval *" Ta "set total timeout"
85 .It Dv CLGET_TIMEOUT Ta "struct timeval *" Ta "get total timeout"
89 if you set the timeout using
91 the timeout argument passed by
96 If you set the timeout value to 0,
100 Set the timeout argument to 0 for batching calls.
101 .Bl -column CLSET_FD_NCLOSE "struct timeval *"
113 .Bl -column CLSET_RETRY_TIMEOUT "struct timeval *" "set total timeout"
114 .It Dv CLSET_RETRY_TIMEOUT Ta "struct timeval *" Ta "set the retry timeout"
115 .It Dv CLGET_RETRY_TIMEOUT Ta "struct timeval *" Ta "get the retry timeout"
119 The retry timeout is the time that RPC
156 A default timeout is set and can be modified using
181 .Fa timeout
225 A default timeout is set and can be modified using
254 .Fa timeout
278 .Fn auth_destroy "clnt->cl_auth"
300 The total time for the call to time out is specified by
306 The retry time out and the total time out periods can
371 and it is connection-oriented, it is assumed that the file descriptor
407 Depending upon the type of the transport (connection-oriented
457 .Fa timeout
471 the client uses a connection-oriented transport.