1.0.22.18: select() and EAGAIN
authorGabor Melis <mega@hotpop.com>
Fri, 14 Nov 2008 14:07:46 +0000 (14:07 +0000)
committerGabor Melis <mega@hotpop.com>
Fri, 14 Nov 2008 14:07:46 +0000 (14:07 +0000)
On at least x86 linux 2.6.26 select() can return EAGAIN under load. I
guess this is what the commit message of 1.0.21.8 refers to as "what
happens in the wild" as EAGAIN is not mentioned in the select man
page.


No differences found