netsurf/desktop
Daniel Silverstone 4d1ef3bac4 Add support for retrying timed-out cURL fetches.
This is an attempt to amelioriate the situation found in #2384 where
we see the cURL connect() failing to complete.  Based on the pcap
from the bug log, we believe that RISC OS is likely failing to signal
the completion of the connection to cURL.  As such, cURL times out.

This change permits retries of timed out connections in the hope that
a fresh socket FD might subsequently function correctly.  The defaults
chosen mean that the previous behaviour of 30 seconds before timeout
is reported will remain the same, but in that time we will make 3 separate
attempts to connect the socket.
2015-11-10 21:51:54 +00:00
..
browser_history.c
browser_history.h
browser_private.h
browser.c
browser.h
cookie_manager.c
cookie_manager.h
core_window.h
download.c
download.h
font_haru.c
font_haru.h
font.h
frame_types.h
frames.c
frames.h
global_history.c
global_history.h
gui_clipboard.h
gui_download.h
gui_factory.c
gui_fetch.h
gui_internal.h
gui_misc.h
gui_search.h
gui_table.h
gui_utf8.h
gui_window.h
hotlist.c
hotlist.h
knockout.c
knockout.h
Makefile
mouse.c
mouse.h
netsurf.c Add support for retrying timed-out cURL fetches. 2015-11-10 21:51:54 +00:00
netsurf.h
options.h Add support for retrying timed-out cURL fetches. 2015-11-10 21:51:54 +00:00
plot_style.c
plot_style.h
plotters.h
print.c
print.h
printer.h
save_complete.c
save_complete.h
save_pdf.c
save_pdf.h
save_text.c
save_text.h
scrollbar.c
scrollbar.h
search.c
search.h
searchweb.c
searchweb.h
selection.c
selection.h
sslcert_viewer.c
sslcert_viewer.h
system_colour.c
system_colour.h
textarea.c
textarea.h
textinput.c
textinput.h
theme.h
tree.c
tree.h
treeview.c
treeview.h
version.c
version.h