Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 1998 20:56:12 -0400 (AST)
From:      The Hermit Hacker <scrappy@hub.org>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   SIGPOLL? 
Message-ID:  <Pine.BSF.4.05.9811292056030.4737-100000@thelab.hub.org>

next in thread | raw e-mail | index | archive | help

Hi...

	I'm working on getting Cyrus' ACAP server up, and it appears to
use a 'SIGPOLL' signal, which, under Solaris, is defined as:

#define    SIGPOLL 22      /* pollable event occured */

	Looking through sys/signal.h, we don't appear to have anything
similar, other then that our signal 22 is:

#define SIGTTOU 22      /* like TTIN for output if (tp->t_local&LTOSTOP)*/

	Which doesn't sound like a replacement to me...

	Anyone have an idea of what I want to do to fix/replace this?

Thanks...

Marc G. Fournier                                
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9811292056030.4737-100000>