Implement GProxyAddress

A GSocketInetAddress representing the proxy server address with additional
properties proxy type, destination address and port, username and password.

Reviewed-by: Dan Winship <danw@gnome.org>
This commit is contained in:
Nicolas Dufresne
2010-04-26 17:27:33 -04:00
parent 6b1d851cc5
commit 466111c960
9 changed files with 462 additions and 0 deletions

View File

@@ -206,6 +206,7 @@ typedef struct _GVfs GVfs; /* Dummy typedef */
* Since: 2.26
**/
typedef struct _GProxyResolver GProxyResolver;
typedef struct _GProxyAddress GProxyAddress;
/**
* GVolume: