Add a debugging line.

This commit is contained in:
Christopher Faylor 2000-04-11 21:22:53 +00:00
parent caa8b1ca9b
commit d13dac7f30
1 changed files with 1 additions and 0 deletions

View File

@ -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: