3 Commits

Author SHA1 Message Date
Ryan Lortie
0b2cafb2b0 Annotate all public API with _G*_API
This macro will be used to mark these symbols as public exports.

https://bugzilla.gnome.org/show_bug.cgi?id=688681
2012-11-30 12:14:34 -05:00
Dan Winship
bcaa0a3820 gio: Add more information to GProxyAddress
Add two new methods to GProxyAddress for recovering information about
the destination URI that the proxy was created for (and modify
GProxyAddressEnumerator to set that information when creating the
GProxyAddress).
2012-04-22 15:24:29 -04:00
Nicolas Dufresne
466111c960 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>
2010-08-19 16:32:37 -04:00