opnsense-ports/net/libgnetwork/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
569 B
Text

GNetwork is a networking wrapper written in pure C against the Glib/GObject
object framework.
The intention here is to provide a useful and easy-to-develop-against sockets
wrapper for GNOME2 & GTK+ 2.0 programs which require TCP/IP connection
capabilities. It can be used by programs which do not use GNOME or GTK+
anyways,however. It is NOT recommended or intended for high-load server
situations, just user applications which need TCP/IP networking. Proxies are
supported completely transparently, using the same settings as gnome-vfs.
-- The libgnetwork README