Brad King 07665de038 BUG: Handle case when select() lies
According to "man select" on Linux it is possible that select() lies
about data being ready on a pipe in some subtle cases.  We deal with
this by switching to non-blocking i/o and checking for EAGAIN.  See
issue #7180.
2008-08-20 09:57:09 -04:00
..
2008-08-20 09:57:09 -04:00
2008-07-31 10:33:25 -04:00
2007-07-27 10:55:24 -04:00
2007-07-27 10:55:24 -04:00
2007-06-05 09:19:27 -04:00
2008-07-04 09:50:32 -04:00
2008-07-03 09:31:33 -04:00
2007-03-05 10:36:06 -05:00
2007-09-24 11:16:13 -04:00
2007-07-27 10:55:24 -04:00
2007-03-05 10:36:06 -05:00
2008-04-01 15:22:30 -04:00
2007-07-20 08:36:16 -04:00
2008-05-20 12:15:40 -04:00
2008-04-01 14:22:09 -04:00
2007-07-27 10:55:24 -04:00
2007-07-30 21:38:50 -04:00
2007-07-26 14:36:06 -04:00