Re: Networking Application



> 	static gboolean read_data(GIOChannel *channel, GIOCondition cond,
> 				  gpointer data)
> 	{
> 		...
> 	}

I should also point out that this function returns a boolean. If you
return FALSE, the watch is removed.

Joe





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