]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: handle EINTR in waitfd() and timeout_connect() helpers;
authordjm@openbsd.org <djm@openbsd.org>
Fri, 26 Jun 2020 05:16:38 +0000 (05:16 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 26 Jun 2020 05:25:24 +0000 (15:25 +1000)
commit3d06ff4bbd3dca8054c238d2a94c0da563ef7eee
tree8eb53997aaeaa09fe20f1f5b060b03c90f8f350f
parentfe2ec0b9c19adeab0cd9f04b8152dc17f31c31e5
upstream: handle EINTR in waitfd() and timeout_connect() helpers;

bz#3071; ok dtucker@

OpenBSD-Commit-ID: 08fa87be50070bd8b754d9b1ebb1138d7bc9d8ee
misc.c