#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 28 of file rpmurl.h.
|
|
I/O buffer |
|
|
sizeof I/O buffer Definition at line 51 of file rpmurl.h. Referenced by XurlNew. |
|
|
control channel |
|
|
per-xfer data channel |
|
|
|
|
|
Definition at line 55 of file rpmurl.h. Referenced by XurlNew. |
|
|
Definition at line 54 of file rpmurl.h. Referenced by XurlNew. |
|
|
Definition at line 56 of file rpmurl.h. Referenced by XurlNew. |
|
|
no. of references |
|
|
Type of open failure Definition at line 53 of file rpmurl.h. Referenced by ftpNLST. |
|
|
|
|
|
|
|
|
|
|
|
FTP/HTTP: proxy host |
|
|
FTP/HTTP: proxy port |
|
|
FTP: proxy user |
|
|
|
|
|
copy of original url |
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002