glib-networking v2.78.0
- Created
- Updated
Network extensions for GLib
# Usage
glib-networking is a gio module, you should set GIO_MODULE_DIR to the location of dynamic libraries.
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
Default features: gnutls
, openssl
# environment-proxy
support for environment variable proxy configuration
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# gnutls
support for GnuTLS networking configuration
Supports: !windows | mingw
- ✅ linux
- ✅ osx
- ❌
windows
Dependencies:
and 10 transitive dependencies:
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by vcpkg-cmake-get-vars )
- vcpkg-cmake-config (by getopt-win32 )
- vcpkg-cmake-get-vars (by gmp )
# libproxy
support for libproxy proxy configuration
Supports: !(uwp | xbox | android)
- ✅ linux
- ✅ osx
- ✅ windows
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by libproxy )
- vcpkg-cmake-config (by libproxy )
# openssl
support for OpenSSL networking configuration
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by openssl )
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# Dependencies
# Host Dependencies
and 4 transitive dependencies:
vcpkg-cmake (by gettext-libintl )
Platforms:
linux
- vcpkg-cmake-config (by pcre2 )
- vcpkg-cmake-get-vars (by libffi )
# Dependents
# Host Dependents
No dependents.
# Contributors
- vipcxj