[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: One more thread question
From: |
Thomas Dickey |
Subject: |
Re: One more thread question |
Date: |
Wed, 27 Oct 2004 16:37:00 -0400 (EDT) |
On Tue, 26 Oct 2004, Steven Seeger wrote:
> For some reason select on stdin and halfdelay (I tried both!) mode do not
> wait for the timeout when checking input in a pthread. Is there any reason
> for this?
That's a maximum timeout - if there's data then it should return sooner.
Perhaps that's the problem?
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
- Multi-threaded output, Steven Seeger, 2004/10/25
- Re: Multi-threaded output, Thomas Dickey, 2004/10/25
- Re: Multi-threaded output, Steven Seeger, 2004/10/25
- Re: Multi-threaded output, Thomas Dickey, 2004/10/25
- Re: Multi-threaded output, Steven Seeger, 2004/10/25
- Re: Multi-threaded output, Thomas Dickey, 2004/10/25
- One more thread question, Steven Seeger, 2004/10/26
- Re: One more thread question,
Thomas Dickey <=
- Re: One more thread question, Steven Seeger, 2004/10/27
- Re: One more thread question, Thomas Dickey, 2004/10/27