OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:retrytimo
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/librumpclient/
rumpclient.c
131
static time_t
retrytimo
= 0;
variable in typeref:typename:time_t
148
if (
retrytimo
== 0) {
152
if (
retrytimo
== RUMPCLIENT_RETRYCONN_DIE)
160
if (
retrytimo
== RUMPCLIENT_RETRYCONN_ONCE) {
173
if (
retrytimo
> 0) {
180
if (tdiff >=
retrytimo
) {
183
(long long)
retrytimo
);
1085
retrytimo
= timeout;
Completed in 12 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025