From owner-freebsd-questions Thu May 28 23:22:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA10134 for freebsd-questions-outgoing; Thu, 28 May 1998 23:22:00 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from freebie.lemis.com (freebie.lemis.com [139.130.136.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA10117 for ; Thu, 28 May 1998 23:21:52 -0700 (PDT) (envelope-from grog@lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id PAA01105; Fri, 29 May 1998 15:51:50 +0930 (CST) (envelope-from grog) Message-ID: <19980529155150.E20360@freebie.lemis.com> Date: Fri, 29 May 1998 15:51:50 +0930 From: Greg Lehey To: jbkim@kies.co.kr, freebsd-questions@FreeBSD.ORG Subject: Re: [Question] UDP-relay and poll References: <356E49CA.B1327C39@sky.kies.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <356E49CA.B1327C39@sky.kies.co.kr>; from Kim JaeBong on Fri, May 29, 1998 at 02:38:19PM +0900 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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