Re: [Twisted-Python] file descriptor cannot be a negative integer (-1)

2010-09-17 Thread ruslan usifov
Sorry fo my question. I'm new in twisted ad may misunderstand some things:-), and my questions may look like trivial I have follow stack trace: cant connect to fcgi socket: [Failure instance: Traceback: : file descriptor can not be a negative integer (-1) /usr/local/lib/python2.6/site-packages/tw

Re: [Twisted-Python] file descriptor cannot be a negative integer (-1)

2010-09-17 Thread exarkun
On 09:50 pm, ruslan.usi...@gmail.com wrote: >Hello! > >I have use kqreactor from this branch >http://twistedmatrix.com/trac/browser/branches/kqreactor-1918-3/. In >the >follow code we connect to unix socket. >Sometimes we got the error: "file descriptor cannot be a negative >integer >(-1)" what d

[Twisted-Python] file descriptor cannot be a negative integer (-1)

2010-09-17 Thread ruslan usifov
Hello! I have use kqreactor from this branch http://twistedmatrix.com/trac/browser/branches/kqreactor-1918-3/. In the follow code we connect to unix socket. Sometimes we got the error: "file descriptor cannot be a negative integer (-1)" what does this mean? I haven't any ideas l_client = protocol