emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Revise etc/DEBUG documentation


From: Alain Schneble
Subject: Re: Revise etc/DEBUG documentation
Date: Mon, 5 Sep 2016 21:35:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (windows-nt)

Alain Schneble <address@hidden> writes:

> Just one small thing: After sending a SIGINT, it might take some time
> until Emacs actually terminates as it might be blocked in pselect
> emulation (sys_select) in the call to MsgWaitForMultipleObjects.  Just
> wonder if there is an easy way to send a message or such to get out of
> the blocking call without having to wait for a timeout or another event
> to happen.  I guess that does not happen on POSIX as the corresponding
> syscall will be interrupted anyway, right?

AFAICS, this indeed doesn't happen on a POSIX system.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]