*BSD News Article 37333


Return to BSD News archive

Xref: sserve comp.unix.misc:14525 comp.unix.bsd:15216 comp.unix.solaris:25722
Newsgroups: comp.unix.misc,comp.unix.bsd,comp.unix.solaris
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yeshua.marcam.com!usc!news.cerf.net!shrike.irvine.com!adam
From: adam@irvine.com (Adam Beneschan)
Subject: Sockets and SIGIO/SIGPOLL
Sender: usenet@irvine.com (News Administration)
Organization: Irvine Compiler Corp., Irvine, California, USA
Date: Sat, 29 Oct 1994 01:26:20 GMT
Message-ID: <CyEunw.Gw8@irvine.com>
Lines: 15


Hi everyone:

I've set up a socket for the TCP/IP protocol, using socket() and
connect().  My question: How can I get things set up so that my
program receives a signal (probably SIGIO or SIGPOLL) when input
arrives on the socket?

The operating systems in question are HP-UX, SunOS, and Solaris.

Please e-mail responses to adam@irvine.com, if possible, since I do
not read these newsgroups regularly.  Thanks in advance for any
information you can supply.  I really appreciate it.

                                -- Adam