Re: Meaning of G_IO_STATUS_AGAIN apart from resource temporarily unavailable ?
- From: Olivier Sessink <lists olivier pk wau nl>
- To: Colossus <colossus 3000 it>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Meaning of G_IO_STATUS_AGAIN apart from resource temporarily unavailable ?
- Date: Thu, 27 Oct 2005 16:04:38 +0200
Colossus wrote:
Hi,
I red the docs on GIOChannels but I'm stuck regarding what means
"resource temporarily available"
with non-blocking I/O that means that the buffers are full, so the call
will not process all your data, and to avoid that this function will
block your application, it will return.
this is what non-blocking I/O is all about: returning if it would
otherwise take too long
regards,
Olivier
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]