Eric Wong <[email protected]> wrote:
> gut <[email protected]> wrote:
> > I have this error in unicorn.stderr.log:
> > 
> > Unhandled listen loop exception #<Errno::ENOSYS: Function not
> > implemented - accept>.
> 
> Which OS do you run?

The discussion went offlist and the original poster hasn't confirmed
it, but I'm thinking the kgio library was built on 2.6.28+ and
deployed on 2.6.26, so the accept4() syscall was enabled but
wouldn't work on the older kernel.

-- 
Eric Wong
_______________________________________________
Unicorn mailing list - [email protected]
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

Reply via email to