home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14623 < prev    next >
Encoding:
Text File  |  1992-12-12  |  1.1 KB  |  26 lines

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