Describe what constitues an exceptional condition.

PR:		7666
Submitted by:	Archie Cobbs <archie@whistle.com>
This commit is contained in:
steve 1998-08-24 01:09:34 +00:00
parent 4598ceff30
commit 9d14b36e81

View File

@ -57,6 +57,8 @@ and
to see if some of their descriptors
are ready for reading, are ready for writing, or have an exceptional
condition pending, respectively.
The only exceptional condition detectable is out-of-band
data received on a socket.
The first
.Fa nfds
descriptors are checked in each set;