Results 1 to 2 of 2
can anyone explain me the reasons why a select can fail returning a -EINVAL error..??
i checked the man page...but all the arguments to the select are fine...the fd,timeout etc ...
- 11-06-2009 #1Just Joined!
- Join Date
- Nov 2008
- Posts
- 1
Select failure EINVAL
can anyone explain me the reasons why a select can fail returning a -EINVAL error..??
i checked the man page...but all the arguments to the select are fine...the fd,timeout etc are fine...but still it fails returning a invalid argument.........is there any other case where this can happen.....??????
- 11-09-2009 #2Just Joined!
- Join Date
- Oct 2009
- Posts
- 85
when u get a failure.. try to print the perror output..


Reply With Quote
