libalpm
Arch Linux Package Manager Library
dload.h File Reference
#include "alpm_list.h"
#include "alpm.h"
Include dependency graph for dload.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  dload_payload
 

Data Structure Documentation

◆ dload_payload

struct dload_payload
Collaboration diagram for dload_payload:
Data Fields
int allow_resume
alpm_list_t * cache_servers
CURL * curl
char * destfile_name
int download_signature
char error_buffer[CURL_ERROR_SIZE]
int errors_ok
char * filepath
char * fileurl
int force
alpm_handle_t * handle
off_t initial_size
FILE * localf
off_t max_size
long mtime_existing_file
off_t prevprogress
char * remote_name
int request_errors_ok
long respcode
alpm_list_t * servers
int signature
int signature_optional
char * tempfile_name
const char * tempfile_openmode
int unlink_on_fail