#include <wget.h>
|
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.
The documentation for this struct was generated from the following file: