caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Sys.sigint is blocked with cygwin threads
@ 2004-10-07 15:17 mattwb
  2004-10-07 16:17 ` Igor Pechtchanski
  0 siblings, 1 reply; 2+ messages in thread
From: mattwb @ 2004-10-07 15:17 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 374 bytes --]


Is there a good reason that Sys.sigint is blocked when I compile a native
application under Cygwin using threads?  Is O'Caml doing the blocking or 
 Cygwin?  I would like to develop a service using cygrunsrv to run  it, but that
 requires my application to take a signal when killed.  Is it safe to unblock any
 signals when using threads under Cygwin?  If so, which one's.

[-- Attachment #2: Type: text/html, Size: 505 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-07 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-07 15:17 [Caml-list] Sys.sigint is blocked with cygwin threads mattwb
2004-10-07 16:17 ` Igor Pechtchanski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).