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

Defect in XSH read()

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XSH read()
From: yyyyyyy@xxxxxxxxxx
Date: Sat, 19 Oct 2002 08:01:44 +0100 (BST)
        Defect report from : Ulrich Drepper , Red Hat, Inc.

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 1692 line 36335 section read() objection {ud-process-22}

Problem:

Defect code :  1. Error

There EAGAIN error description says:

[...] and the process would be delayed.


It's not the process which would get delayed, but the calling thread.

Action:

Change beginning of line 36335 to:

[EAGAIN] The O_NONBLOCK flag is set for the file descriptor and the calling 
thread would be

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