netsurf/content/fetchers
Daniel Silverstone bb5d72410b
fetchers: Rework the about, data, file, and resource fetcher poll loop
This simplifies the poll loops a little more and makes me less worried
that some other corner case will bite us in the future.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-02-24 14:25:37 +00:00
..
about.c fetchers: Rework the about, data, file, and resource fetcher poll loop 2020-02-24 14:25:37 +00:00
about.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
curl.c curl: Implement SSL chain cache in cURL fetcher 2020-02-23 22:31:58 +00:00
curl.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
data.c fetchers: Rework the about, data, file, and resource fetcher poll loop 2020-02-24 14:25:37 +00:00
data.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
file.c fetchers: Rework the about, data, file, and resource fetcher poll loop 2020-02-24 14:25:37 +00:00
file.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
Makefile Buildsystem: Make curl/openssl usage build-time options. 2016-08-13 13:31:07 +01:00
resource.c fetchers: Rework the about, data, file, and resource fetcher poll loop 2020-02-24 14:25:37 +00:00
resource.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00