|
pidgin
2.14.1
|
Information on proxy settings. More...
#include <proxy.h>
Data Fields | |
| PurpleProxyType | type |
| The proxy type. More... | |
| char * | host |
| The host. More... | |
| int | port |
| The port number. | |
| char * | username |
| The username. More... | |
| char * | password |
| The password. More... | |
| PurpleProxyType PurpleProxyInfo::type |