Re: g_io_channel and UDP sockets
- From: "J. Ali Harlow" <ali juiblex co uk>
- To: Jeff Abrahamson <jeff purple com>
- Cc: gtk-list gnome org
- Subject: Re: g_io_channel and UDP sockets
- Date: Tue, 24 Feb 2004 19:05:59 +0000
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]