Hi Vinicius, On Fri, Dec 03, 2010, Vinicius Costa Gomes wrote: > If the GIOChannel is in the buffered state (the default) the watch > function is called without receiving a POLLOUT from the socket. GLib > adds a G_IO_OUT condition just because there is space in the GIOChannel > internal buffer. > > The solution is disabling the internal buffer, which in turn, makes the > call of g_io_channel_flush() useless. > --- > attrib/gattrib.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) Pushed upstream. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html