From 8c43e7ae62a28bfa27b03ac2c2877e01253809d1 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 5 Jan 2013 23:59:23 +0100 Subject: proposed patch link --- open_issues/select_vs_signals.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'open_issues/select_vs_signals.mdwn') diff --git a/open_issues/select_vs_signals.mdwn b/open_issues/select_vs_signals.mdwn index cdf39609..927b888e 100644 --- a/open_issues/select_vs_signals.mdwn +++ b/open_issues/select_vs_signals.mdwn @@ -31,6 +31,8 @@ IRC, freenode, #hurd, 2012-01-05 with braunr's patch, it's __mach_msg which is used to wait, and thus the interruption doesn't happen, and we have to wait 60s, the timeout... so braunr's patch is still correct, it's the __mach_msg call which we do need to make interruptible (it was already on the todolist) +Proposed patch on http://cygwin.com/ml/libc-alpha/2013-01/msg00189.html + --- See also [[select]] and [[select_bogus_fd]]. -- cgit v1.2.3