Gnet 1.1.5 - network library



GNet 1.1.5 is a bug fix release.

GNet is a simple network library.  It is written in C,
object-oriented, and built upon GLib (1.2 or 2.0).  It is licensed
under the GNU LGPL.

The GNet homepage is <http://www.gnetlibrary.org>

Tarball and RPMs available.

1.1.5 ("Bloodmeal" release)
-----
* New gnet_init() function.  This should be called in main(). [1]
* GNet now properly links to libgthread (if necessary)
* More automated test cases
* Several compile fixes and small bug fixes


[1] GNet asynchronous DNS will not work when using GLib 2.0 unless
gnet_init() is called in main().  If you cannot upgrade to GNet 1.1.5,
the workaround is to call g_thread_init() at the start of main().

(BTW, gtkdoc 0.9 trashes GNet's template files and no longer grabs
parameter documentation.  Please contact me if you know how to fix
this.)


-- 
      __          _    __ David Helder - dhelder umich edu
  ___/ /__ __  __(_)__/ / <http://www.eecs.umich.edu/~dhelder>
 / _  / _ `/ |/ / / _  /  Jungle Monkey: <http://www.junglemonkey.net>
 |_,_/|_,_/|___/_/|_,_/   Paper CD Case: <http://www.papercdcase.com>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]