mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-01 20:06:00 +00:00
*** empty log message ***
This commit is contained in:
parent
a70d537146
commit
42371deb98
@ -5151,7 +5151,7 @@ wait_reading_process_output (time_limit, microsecs, read_kbd, do_display,
|
||||
else if (nread == -1 && errno == EIO)
|
||||
{
|
||||
/* Clear the descriptor now, so we only raise the
|
||||
signal once. Don't do this is `process' is only
|
||||
signal once. Don't do this if `process' is only
|
||||
a pty. */
|
||||
if (XPROCESS (proc)->pid != -2)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user