[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nonblocking read
From: |
Pawel Kot |
Subject: |
Re: nonblocking read |
Date: |
Tue, 13 Nov 2007 00:22:35 +0100 |
Hi,
On Nov 12, 2007 11:33 PM, Baurzhan Ismagulov <address@hidden> wrote:
> IIRC, this technique is described in Rochkind. It requires some
> additional state variables, and it will most probably affect your main
> loop since you detect a possible failure later than you would with
> blocking.
Cannot find something like that in Rochkind. Maybe Stevens?
take care,
pkot
--
Pawel Kot
- Re: nonblocking read, (continued)
- Re: nonblocking read, Baurzhan Ismagulov, 2007/11/11
- Re: nonblocking read, Pawel Kot, 2007/11/11
- Re: nonblocking read, Baurzhan Ismagulov, 2007/11/12
- Re: nonblocking read, Pawel Kot, 2007/11/12
- Re: nonblocking read, Ladislav Michl, 2007/11/14
- Re: nonblocking read, Pawel Kot, 2007/11/14
- Re: nonblocking read, Baurzhan Ismagulov, 2007/11/14
- Re: nonblocking read, Pawel Kot, 2007/11/15
- Re: nonblocking read,
Pawel Kot <=