caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: John Carr <jfc@MIT.EDU>
To: argentoff@rtelekom.ru
Cc: ocaml <caml-list@inria.fr>
Subject: Re: [Caml-list] Sys.signal and an "Invalid argument" exception
Date: Tue, 20 Sep 2005 12:33:47 -0400	[thread overview]
Message-ID: <200509201633.j8KGXlEi006829@home-on-the-dome.mit.edu> (raw)
In-Reply-To: Your message of "Tue, 20 Sep 2005 19:25:03 +0400." <200509201925.04072.argentoff@rtelekom.ru>


> 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."


  reply	other threads:[~2005-09-20 16:33 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 ` John Carr [this message]
2005-09-20 17:52   ` [Caml-list] " Damien Bobillot

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=200509201633.j8KGXlEi006829@home-on-the-dome.mit.edu \
    --to=jfc@mit.edu \
    --cc=argentoff@rtelekom.ru \
    --cc=caml-list@inria.fr \
    /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).