Re: g_io_channel and UDP sockets



On 2004.02.24 18:50 Jeff Abrahamson wrote:

I get this by calling

    GError *err;
    iostat = g_io_channel_read_to_end(source,  &str_return, &length,
&err);

That should be GError *err = NULL;

Cheers,

Ali.



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