2011-08-23 20:15:49 +02:00
|
|
|
Network-related giomodules for glib.
|
|
|
|
|
2013-03-08 11:51:34 +01:00
|
|
|
Glib-networking contains the implementations of certain GLib networking
|
2011-08-23 20:15:49 +02:00
|
|
|
features that cannot be implemented directly in GLib itself because of their
|
|
|
|
dependencies.
|
|
|
|
|
2013-03-08 11:51:34 +01:00
|
|
|
Currently it contains a GNUTLS-based implementation of GTlsBackend,
|
|
|
|
a libproxy-based implementation of GProxyResolver, and a GNOME GProxyResolver
|
|
|
|
that uses the proxy information from the GSettings schemas in
|
2011-08-23 20:15:49 +02:00
|
|
|
gsettings-desktop-schemas.
|