|
libnx v4.9.0
|
ProxySetting. More...
#include <nifm.h>
Data Fields | |
| u8 | enabled |
| Enables using the proxy when set. | |
| u8 | pad |
| Padding. | |
| u16 | port |
| Port. | |
| char | server [0x64] |
| Server string, NUL-terminated. | |
| u8 | auto_auth_enabled |
| Enables auto-authentication when set, which uses the following two strings. | |
| char | user [0x20] |
| User string, NUL-terminated. | |
| char | password [0x20] |
| Password string, NUL-terminated. | |
| u8 | pad2 |
| Padding. | |
ProxySetting.