home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!gatech!udel!gvls1!jabber!candle!root
- From: root@candle.uucp (Bruce Momjian)
- Subject: Re: select function
- Organization: a consultant's basement
- Date: Sat, 12 Dec 1992 03:05:46 GMT
- Message-ID: <1992Dec12.030546.11937@candle.uucp>
- X-Newsreader: TIN [version 1.1 PL6]
- References: <34399@adm.brl.mil>
- Lines: 14
-
- Jeff Bowyer (jbowyer%ovc.vutbr.cs@csbrmu11.bitnet) wrote:
- : I am trying to compile a program under Interactive UNIX (on some
- : machine that I seldom use). However, the program includes a call to
- : the select() function, which is not present in our Interactive UNIX
- : installation. What should I use instead of the select() function?
-
- If you are not adverse to adding this capability to your existing OS,
- try pol, posted to comp.sources.misc last month. It is a device driver
- that functions as select() or a SVr4 poll().
- --
- Bruce Momjian | 830 Blythe Avenue
- root%candle.uucp@bts.com | Drexel Hill, Pennsylvania 19026
- + If your life is a hard drive, | (215) 353-9879(w)
- + Christ can be your backup. | (215) 853-3000(h)
-