> On Tue, Mar 03, 2015 at 09:20:23PM -0500, Roger wrote:
>>... getting "EAGAIN (Resource temporarily unavailable)", while the pselect
>>call only handles EINTR errno condition?
>
>bah. Just read-up pselect and found EAGAIN a normal return, and likely
>shouldn't delay chars printing to the screen.
Maybe the following is of some value, but the return shows pselect isn't
blocking?