Home
last modified time | relevance | path

Searched refs:unrestartable (Results 1 – 25 of 25) sorted by relevance

/dports/www/links1/links-1.04/
H A Dhttp.c231 c->unrestartable = 2; in http_send_header()
623 if (cf && !c->from && !c->unrestartable) c->unrestartable = 1; in http_got_header()
639 if (!strcasecmp(d, "none") && !c->unrestartable) c->unrestartable = 1; in http_got_header()
642 if (!c->unrestartable && !c->from) c->unrestartable = 1; in http_got_header()
644 if (info->bl_flags & BL_NO_RANGE && !c->unrestartable) c->unrestartable = 1; in http_got_header()
H A Dsched.c372 if (d->unrestartable == 2 && getpri(d) < PRI_CANCEL) continue; in try_to_suspend_connection()
424 return !(c->unrestartable >= 2 || (c->tries + 1 >= (max_tries ? max_tries : 1000))); in is_connection_restartable()
661 c->unrestartable = 0; in load_url()
760 …c->timer = install_timer((c->unrestartable ? unrestartable_receive_timeout : receive_timeout) * 50… in connection_timeout_1()
766 …c->timer = install_timer((c->unrestartable ? unrestartable_receive_timeout : receive_timeout) * 50… in set_timeout()
H A Dlinks.h1078 int unrestartable; member
H A DChangeLog1721 Don't use unrestartable timeout when server does not send Accept-ranges,
H A Dlanguage.inc74 {T_TIMEOUT_WHEN_UNRESTARTABLE, "Timeout when unrestartable" },
6721 {T_TIMEOUT_WHEN_UNRESTARTABLE, "Timeout when unrestartable" },
/dports/www/links/links-2.25/
H A Dhttp.c427 c->unrestartable = 2; in http_send_header()
1304 if (cf && !c->from && !c->unrestartable) c->unrestartable = 1; in http_got_header()
1320 if (!casestrcmp(d, cast_uchar "none") && !c->unrestartable) c->unrestartable = 1; in http_got_header()
1323 if (!c->unrestartable && !c->from) c->unrestartable = 1; in http_got_header()
1325 if (info->bl_flags & BL_NO_RANGE && !c->unrestartable) c->unrestartable = 1; in http_got_header()
H A Dsched.c180 if (c->tries > 0 || c->unrestartable) return -1; in get_keepalive_socket()
451 if (d->unrestartable == 2 && getpri(d) < PRI_CANCEL) continue; in try_to_suspend_connection()
568 return !(c->unrestartable >= 2 || (c->tries + 1 >= (max_tries ? max_tries : 1000))); in is_connection_restartable()
907 c->unrestartable = 0; in load_url()
1028 else if (c->unrestartable) in get_timeout_value()
1067 if (c->keepalive && !c->unrestartable) { in set_connection_timeout_keepal()
H A Dlinks.h1351 int unrestartable; member
H A DChangeLog262 "Timeout when unrestartable".
4060 Don't use unrestartable timeout when server does not send Accept-ranges,
H A Dlanguage.inc6641 { "Timeout when unrestartable" },
/dports/www/elinks/elinks-0.11.7/src/network/
H A Dconnection.h58 unsigned int unrestartable:1; member
H A Dconnection.c1096 ((conn->unrestartable in connection_timeout_1()
1108 ((conn->unrestartable in set_connection_timeout()
/dports/www/elinks/elinks-0.11.7/src/protocol/http/
H A Dhttp.c587 conn->unrestartable = 1; in http_send_header()
1710 if (cf && !conn->from && !conn->unrestartable) conn->unrestartable = 1; in http_got_header()
1751 if (!conn->unrestartable) { in http_got_header()
1756 conn->unrestartable = 1; in http_got_header()
1760 conn->unrestartable = 1; in http_got_header()
/dports/shells/bash-completion/bash-completion-2.11/completions/
H A Dlinks19 -unrestartable-receive-timeout | -*-size | -*-proxy | \
/dports/www/elinks/elinks-0.11.7/src/protocol/file/
H A Dcgi.c51 conn->unrestartable = 1; in close_pipe_and_read()
/dports/www/elinks/elinks-0.11.7/src/protocol/fsp/
H A Dfsp.c336 conn->unrestartable = 1; in fsp_protocol_handler()
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_links28 '-unrestartable-receive-timeout[timeout on non-restartable connections]:timeout (seconds) [600]' \
/dports/www/links1/links-1.04/intl/
H A Dindonesian.lng70 T_TIMEOUT_WHEN_UNRESTARTABLE, "Timeout when unrestartable",
H A Denglish.lng70 T_TIMEOUT_WHEN_UNRESTARTABLE, "Timeout when unrestartable",
/dports/www/links/links-2.25/intl/
H A Denglish.lng149 T_TIMEOUT_WHEN_UNRESTARTABLE, "Timeout when unrestartable",
/dports/sysutils/relaxconf/relaxconf-1.1.1/data/
H A Ddot.tcshrc.complete485 unrestartable-receive-timeout version)/'
/dports/shells/tcshrc/tcshrc/src/
H A Dtcshrc.complete526 unrestartable-receive-timeout version)/'
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/topfiles/
H A DNEWS871 complain. Now, when you restart an unrestartable reactor, you get
/dports/devel/py-twisted/Twisted-22.1.0/docs/historic/
H A DNEWS.rst2238 complain. Now, when you restart an unrestartable reactor, you get
/dports/shells/bash/bash-5.1/examples/complete/
H A Dbash_completion5482 -receive-timeout -unrestartable-receive-timeout\