Files
swupd-client/include
Patrick Ohly 4e35578896 downloads: open FILE in advance and use default write handler
Now that the number of pending downloads is kept below a certain limit
(see poll_fewer_than()) it is possible to open files before starting
the transfer. Using the default curl write handler and explicit
open/close of the file makes the code simpler.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
2016-11-15 16:42:51 -08:00
..
2016-06-27 10:38:27 -07:00