#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 |
|
|
control channel |
|
|
per-xfer data channel |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
no. of references |
|
|
Type of open failure |
|
|
|
|
|
|
|
|
|
|
|
FTP/HTTP: proxy host |
|
|
FTP/HTTP: proxy port |
|
|
FTP: proxy user |
|
|
|
|
|
copy of original url |
|
|
|
|
|
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001