Created
March 31, 2012 10:08
-
-
Save davisp/2261494 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last): | |
File "/usr/local/lib/python2.6/dist-packages/restkit-4.1.2-py2.6.egg/restkit/conn.py", line 48, in is_connected | |
r, _, _ = self.backend_mod.Select([self._s], [], [], 0.0) | |
ValueError: filedescriptor out of range in select() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment