On Wed, Apr 1, 2009 at 6:35 AM, fmardini <[email protected]> wrote: > I am trying to run on Jruby but it complains about fcntl. > This seems to be an open Jruby issue (http://jira.codehaus.org/browse/ > JRUBY-3349) > If my application does not fork, can I safely comment out > @socket.fcntl, or am I missing something?
Yes, you can. You're not missing anything. :) kr --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en -~----------~----~----~----~------~----~------~--~---
