caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Damien Bobillot <damien.bobillot@m4x.org>
To: John Carr <jfc@MIT.EDU>
Cc: argentoff@rtelekom.ru, ocaml <caml-list@inria.fr>
Subject: Re: [Caml-list] Sys.signal and an "Invalid argument" exception
Date: Tue, 20 Sep 2005 19:52:50 +0200	[thread overview]
Message-ID: <91CBB9E6-B46C-4272-94B5-F7B2487C251B@m4x.org> (raw)
In-Reply-To: <200509201633.j8KGXlEi006829@home-on-the-dome.mit.edu>


John Carr wrote :

>> Sys.signal Sys.sigkill (Sys.Signal_handle sighandler)
>
> Unix does not allow catching the KILL or STOP signal.
>
> On Solaris, the sigaction() manual warns: "The sig argument
> specifies the signal and can be assigned any of the signals
> specified in signal(3HEAD) except SIGKILL and SIGSTOP."

Because, SIGKILL is the emergency quit signal, the last way to quit a  
process if standard methodes fail.

-- 
Damien Bobillot


      reply	other threads:[~2005-09-20 17:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-20 15:25 Paul Argentoff
2005-09-20 16:33 ` [Caml-list] " John Carr
2005-09-20 17:52   ` Damien Bobillot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=91CBB9E6-B46C-4272-94B5-F7B2487C251B@m4x.org \
    --to=damien.bobillot@m4x.org \
    --cc=argentoff@rtelekom.ru \
    --cc=caml-list@inria.fr \
    --cc=jfc@MIT.EDU \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).