#include <rpmurl.h>
Data Fields | |
int | nrefs |
const char * | url |
const char * | service |
const char * | user |
const char * | password |
const char * | host |
const char * | portstr |
const char * | proxyu |
const char * | proxyh |
int | proxyp |
int | port |
int | urltype |
FD_t | ctrl |
FD_t | data |
int | bufAlloced |
char * | buf |
int | openError |
int | httpVersion |
int | httpHasRange |
int | magic |
Definition at line 27 of file rpmurl.h.
|
I/O buffer |
|
sizeof I/O buffer Definition at line 42 of file rpmurl.h. Referenced by XurlNew. |
|
control channel |
|
per-xfer data channel |
|
|
|
Definition at line 46 of file rpmurl.h. Referenced by XurlNew. |
|
Definition at line 45 of file rpmurl.h. Referenced by XurlNew. |
|
Definition at line 47 of file rpmurl.h. Referenced by XurlNew. |
|
no. of references |
|
Type of open failure Definition at line 44 of file rpmurl.h. Referenced by ftpNLST. |
|
|
|
|
|
|
|
FTP/HTTP: proxy host |
|
FTP/HTTP: proxy port |
|
FTP: proxy user |
|
|
|
copy of original url |
|
|
|
|