OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fetchTimeout
(Results
1 - 3
of
3
) sorted by relevancy
/src/share/examples/refuse/ian/libfetch/
fetch.h
142
extern int
fetchTimeout
;
common.c
386
if (
fetchTimeout
) {
389
timeout.tv_sec +=
fetchTimeout
;
394
while (
fetchTimeout
&& !FD_ISSET(conn->sd, &readfds)) {
512
if (
fetchTimeout
) {
515
timeout.tv_sec +=
fetchTimeout
;
520
while (
fetchTimeout
&& !FD_ISSET(conn->sd, &writefds)) {
fetch.c
48
int
fetchTimeout
;
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025