Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gnet - Gnet, a network library
- Description:
Gnet is a simple network library. It is writen in C, object-oriented,
and built upon GLib. It is intended to be small, fast, easy-to-use,
and easy to port.
Features:
* TCP "client" and "server" sockets
* UDP and IP Multicast
* Internet address abstraction
* Asynchronous socket IO
* Asynchronous DNS lookup
* Byte packing and unpacking
* URLs (Experimental)
* Server and Conn objects (Experimental)
Comments and questions should be sent to gnet@gnetlibrary.org.
The Gnet homepage is at <http://www.gnetlibrary.org>.
Packages
gnet-2.0.8-5m.mo8.i686
[103 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (2.0.8-5m)
- rebuild for new GCC 4.6
|