1.0.22.18: select() and EAGAIN
commit3d446163adb5602f4cf4743fb7f97ad187a6b2c0
authorGabor Melis <mega@hotpop.com>
Fri, 14 Nov 2008 14:07:46 +0000 (14 14:07 +0000)
committerGabor Melis <mega@hotpop.com>
Fri, 14 Nov 2008 14:07:46 +0000 (14 14:07 +0000)
treecac22773e192ed284f08df81f21d59bfcf06a920
parentf222dcf60ffe3fcfb03709698d3c282c27ae946f
1.0.22.18: select() and EAGAIN

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.
src/code/serve-event.lisp
tools-for-build/grovel-headers.c
version.lisp-expr