*BSD News Article 53452


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yarrina.connect.com.au!classic.iinet.com.au!swing.iinet.net.au!news.uoregon.edu!gatech!news.mathworks.com!news.kei.com!nntp.et.byu.edu!news.caldera.com!park.uvsc.edu!usenet
From: Terry Lambert <terry@cs.weber.edu>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: poll() system call for FreeBSD 2.0.5 - anyone ?
Date: 28 Oct 1995 01:52:31 GMT
Organization: Utah Valley State College, Orem, Utah
Lines: 21
Message-ID: <46s2cv$2md@park.uvsc.edu>
References: <46ibk3$nbf@kettle.magna.com.au>
NNTP-Posting-Host: hecate.artisoft.com

wardb@xplus.com.AU (Ward D. Britton) wrote:
] 
] Is there an implementation of the poll() system call for FreeBSD 2.0.5 ?
] ie. a wrapper or device driver/api ?

No, but it did come up in a discussion of the drawbacks of select(2)
and the default bit vector size.

 
] We have an application that comes from SYSV/Sco land and makes use of poll
] quite havily.
] Before we start to replace it with select(), I thought that it may be prudent 
] to ask.

Writing a poll(3) wrapper for select(2) would be rather trivial.

                                        Terry Lambert
                                        terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.