Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 1998 15:51:50 +0930
From:      Greg Lehey <grog@lemis.com>
To:        jbkim@kies.co.kr, freebsd-questions@FreeBSD.ORG
Subject:   Re: [Question] UDP-relay and poll
Message-ID:  <19980529155150.E20360@freebie.lemis.com>
In-Reply-To: <356E49CA.B1327C39@sky.kies.co.kr>; from Kim JaeBong on Fri, May 29, 1998 at 02:38:19PM %2B0900
References:  <356E49CA.B1327C39@sky.kies.co.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 May 1998 at 14:38:19 +0900, Kim JaeBong wrote:
> Greetings.
>
>  I using a FREEBSD 2.1.7 .
>
> I want to code UDP-relay using 'poll' system call.
> But, Freebsd is not supported 'poll' system call.
> How do I?

Use select() or upgrade to a newer version of FreeBSD.  The latest
version supports poll() as well.

Greg
--
See complete headers for address and phone numbers
finger grog@lemis.com for PGP public key

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980529155150.E20360>