diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2022-07-06 07:41:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-06 07:41:51 +0200 |
commit | 7ca20a2679a9d9bc840aa0fb138f32662779ffbf (patch) | |
tree | dd039dfc893e16f2e897b73649eec9a12e9a27c1 /docs/src | |
parent | 3136561cd0f68447bd72b4e0796f894637f169c3 (diff) | |
download | libuv-7ca20a2679a9d9bc840aa0fb138f32662779ffbf.tar.gz libuv-7ca20a2679a9d9bc840aa0fb138f32662779ffbf.zip |
unix: retry tcgetattr/tcsetattr() on EINTR (#3669)
EINTR is explicitly documented as a possible error code of tcsetattr().
The documentation for tcgetattr() is silent on the subject but better
safe than sorry.
Fixes: https://github.com/libuv/libuv/issues/3645
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions