Re: select function result is inconsistent with description man page



"hao" <haow80@xxxxxxxxx> writes:

> This program is compiled in Solaris5.8 with -D_REENTRANT and link
>option -lpthread. In fact readFd is copied to local variable, and I
>only skipped here.

Did you use:

#include <errno.h>

or

extern int errno;


Casper
--
Expressed in this posting are my opinions. They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.
.



Relevant Pages