Describe what constitues an exceptional condition.

PR:		7666
Submitted by:	Archie Cobbs <archie@whistle.com>
This commit is contained in:
Steve Price 1998-08-24 01:09:34 +00:00
parent 36f8699a07
commit 93bb6f1172

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;