Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 1998 17:43:06 -0800 (PST)
From:      rv@fore.com
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   kern/8534: insufficient support routines for poll(2)
Message-ID:  <199811020143.RAA12941@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         8534
>Category:       kern
>Synopsis:       insufficient support routines for poll(2)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov  1 17:50:01 PST 1998
>Last-Modified:
>Originator:     Rajesh Vaidheeswarran
>Organization:
>Release:        3.0-RELEASE
>Environment:
FreeBSD freebsd.eng.fore.com 3.0-RELEASE FreeBSD 3.0-RELEASE #0: Sun Nov  1 15:27:24 EST 1998     bash@freebsd.eng.fore.com:/usr/src/sys/compile/FB30  i386
>Description:
the newly supported poll(2) routine still has no real kernel support.
All the poll event entry points are still required to use
struct selinfo, with selrecord and selwakeup to deal with the
events.

When do we plan to create an equivalent of the SYSV 
pollwakeup and struct pollhead to natively deal with poll(2)?

Also, till such time selinfo, selwakeup and selrecord are used,
a man page describing the functionality would do good.

>How-To-Repeat:

>Fix:
implementation of pollwakeup :)
>Audit-Trail:
>Unformatted:

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



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