Chromium Code Reviews
DescriptionDon't treat stdin from a terminal differently from piped input
Both piped input (when using the "<" to pipe in a file) and terminal
input from stdin can set POLLIN with 0 bytes available without POLLHUP
when end of file is reached.
R=ager@google.com
BUG=dart:782
TEST=none
Committed: https://code.google.com/p/dart/source/detail?r=2311
Patch Set 1 #Patch Set 2 : Removed debugging code #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||