Re: How to handle GIO channel when the other side kills the connection

2010-04-29 Thread Ardhan Madras
using GIOChannel. Ardhan --- silverburgh.me...@gmail.com wrote: From: silverburgh To: GTK mailing list Subject: How to handle GIO channel when the other side kills the connection Date: Mon, 19 Apr 2010 08:19:26 -0700 Hi, I am using GIOChannel in my gtk application. I am ab

How to handle GIO channel when the other side kills the connection

2010-04-19 Thread silverburgh
Hi, I am using GIOChannel in my gtk application. I am able to read/write to GIO channel with a 'client' application, my gtk application serves as a 'server'. But when the 'client application' dies unexpectedly, I see a lot of these errors from my gtk application ('server') terminal: GLib-CRITICA