This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: what's left for 1.5.0


On Mon, Jun 09, 2003 at 04:28:58PM -0400, Christopher Faylor wrote:
> I don't remember the discussion but I have to say that it seems wrong to
> me that a cygwin program should be receiving a signal-like event that it
> ignores.

I understand but that this only affects services.  And services with a
console get two separate events, the CTRL_SHUTDOWN_EVENT and the
SERVICE_ACCEPT_SHUTDOWN message with basically the same meaning.  Since
SERVICE_ACCEPT_SHUTDOWN should be handling this already, there's simply
no need to handle CTRL_SHUTDOWN_EVENT as well.  And, as Jason says,
it interferes with the signal send from cygrunsrv to its child process.

> However, that said, if we don't hear from Kazuhiro Fujieda within the next
> 24 hours, go ahead and remove the code.

Ok.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]