Skip to content

Instantly share code, notes, and snippets.

@davisp
Created March 31, 2012 10:08
Show Gist options
  • Save davisp/2261494 to your computer and use it in GitHub Desktop.
Save davisp/2261494 to your computer and use it in GitHub Desktop.
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