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

Defect in XSH accept()

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XSH accept()
From: yyyyyyyy@xxxxxxxxxx
Date: Fri, 26 Sep 2003 16:25:34 +0100 (BST)
        Defect report from : Alexander Terekhov , IBM

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 96 line 3673-3675 section accept() editorial {alt-accept-2003-9-26}

Problem:

Edition of Specification (Year): 2003

Defect code :  1. Error

The standard says:

3673 The accept() function may fail if:
3674 [ENOBUFS] No buffer space is available.
3675 [ENOMEM] There was insufficient memory available to complete the operation.

These are "shall fail" errors.

Action:

Move ENOBUFS and ENOMEM to the list of "shall fail" errors.

<Prev in Thread] Current Thread [Next in Thread>
  • Defect in XSH accept(), terekhov <=