diff options
author | Philipp Stephani <phst@google.com> | 2021-01-23 17:24:34 +0100 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2021-01-23 17:26:49 +0100 |
commit | aeff424c555da7e80775482db84eecef10286fc3 (patch) | |
tree | d7038b940cff6e8f3408380f95be7662516879cf /test/lisp/emacs-lisp | |
parent | 6a6fde0375d499a418f81a0dafe803d6cb0d4c97 (diff) | |
download | emacs-aeff424c555da7e80775482db84eecef10286fc3.tar.gz emacs-aeff424c555da7e80775482db84eecef10286fc3.tar.bz2 emacs-aeff424c555da7e80775482db84eecef10286fc3.zip |
Mark both ends of self-pipe a nonblocking.
While no deadlocks caused by the blocking write end have been reported
yet, marking both ends nonblocking is consistent and also recommended
in the GNU/Linux manpage of 'select'.
* src/process.c (child_signal_init): Mark write end of self-pipe as
nonblocking.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions