libgnet2.0-0

Rating: 
0
No votes yet

Package contains libraries, required by other applications as dependencies. Do not install separately.

GNet network library
GNet is a simple network library. It is written in C, object-oriented,
and built upon glib. It is intended to be small, fast, easy-to-use,
and easy to port. The interface is similar to the interface for
Java's network library.
.
Features:
* TCP 'client' sockets
* TCP 'server' sockets
* Non-blocking TCP sockets
* UDP
* IP Multicast
* Internet address abstraction
* IPv6

Category:

Application versions: 
AttachmentSizeDate
File libgnet2.0-0_2.0.8-2.1_armel.deb115.26 KB04/08/2013 - 23:08
Changelog: 

gnet (2.0.8-2.1) unstable; urgency=low

* Non-maintainer upload.
* debian/patches/02_examples_link_glib2.0.patch:
- Link examples with libglib-2.0. Closes: #554644.