mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-31 11:30:56 +08:00
Add a debugging line.
This commit is contained in:
parent
caa8b1ca9b
commit
d13dac7f30
@ -451,6 +451,7 @@ peek_pipe (select_record *s, int ignra)
|
||||
gotone = s->except_ready = TRUE;
|
||||
if (s->read_selected)
|
||||
gotone += s->read_ready = TRUE;
|
||||
select_printf ("saw eof on '%s'", fh->get_name ());
|
||||
}
|
||||
|
||||
out:
|
||||
|
Loading…
x
Reference in New Issue
Block a user