Email List: Xaustin-review-lX
[All Lists]

Defect in XSH select

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XSH select
From: yyyyyyyyyyyyy@xxxxxxx
Date: Thu, 28 Aug 2003 23:24:23 +0100 (BST)
        Defect report from : Craig Mohrman , Sun Microsystems

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 1242 line 38658 section select editorial {999}

Problem:

Edition of Specification (Year): 2001

Defect code :  1. Error

The synopsis states:

#include <sys/time.h>

whereas the synopsis for pselect() Page 971 Line 30840 states

#include <sys/select.h>


Action:

Change:

#include <sys/time.h>

to:

#include <sys/select.h>

<Prev in Thread] Current Thread [Next in Thread>
  • Defect in XSH select, craig.mohrman <=