Re: Glib::IOChannel in sockets... (2)



On Tue, 2009-12-22 at 17:22 +0100, Krzesimir Nowak wrote:
> On Tue, 2009-12-22 at 15:58 +0100, Glus Xof wrote:
> > 2009/12/22 Krzesimir Nowak <qdlacz gmail com>:
> > > For sockets - use GSocket. But C++ wrapper of GSocket just hit the
> > > unstable version of Giomm, so you'll probably have to use C API.
> > 
> > I just looked up GSocket & seems interesting... the stable GIOmm will
> > be released soon ?
> > 
> > Glus
> 
> Not so soon, I'm afraid - stable versions of mm modules are usually
> released around next stable version of Gnome. Nearest one will be at the
> end of march [1].
> 
> Krzesimir
> 

Speaking of which: I would really appreciate people trying it out,
testing, and/or helping finish it.  My time has been rather short
lately.

In particular, there is one example program using Gio::Resolver checked
into git (ported from C glib) that prints a critical warning that I
could use some help debugging.  It works fine in the normal case, but
prints a warning when you use the -c option.  Run it like this to see
the warnings:

	./examples/network/resolver -c google.com

Jonner



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