![]() |
wget2
2.0.0
|
#include <wget.h>
Data Fields | |
const char * | host |
hostname/domain/ip | |
const char * | login |
login/username for the host | |
const char * | password |
password for the host | |
uint16_t | port |
GNU extension: port number. | |
bool | force: 1 |
GNU extension: unused. | |
structure for a single .netrc entry
The GNU extensions are described at https://www.gnu.org/software/emacs/manual/html_node/gnus/NNTP.html.