From: "Todd C. Miller" Subject: Re: fix tog: poll: Interrupted system call To: Stefan Sperling Cc: gameoftrees@openbsd.org Date: Sun, 16 May 2021 14:12:43 -0600 On Sun, 16 May 2021 22:10:41 +0200, Stefan Sperling wrote: > Does anyone have an opinion about this patch? :) I think it is a reasonable approach. This is the kind of thing that pselect/ppoll was created for. - todd