Re: select function result is inconsistent with description man page
- From: Casper H.S. Dik <Casper.Dik@xxxxxxx>
- Date: 05 Jan 2006 10:14:04 GMT
"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.
.
- References:
- Re: select function result is inconsistent with description man page
- From: clayne
- Re: select function result is inconsistent with description man page
- From: hao
- Re: select function result is inconsistent with description man page
- From: clayne
- Re: select function result is inconsistent with description man page
- From: David Schwartz
- Re: select function result is inconsistent with description man page
- From: hao
- Re: select function result is inconsistent with description man page
- Prev by Date: Re: .so file used as multithreaded
- Next by Date: How to flush write() on stdout ?
- Previous by thread: Re: select function result is inconsistent with description man page
- Next by thread: Re: select function result is inconsistent with description man page
- Index(es):
Relevant Pages
|