Unhandled exception in thread started by <bound method BEConnection.eventloop of <mythtv.twofour.connections.BEConnection object at 0x101293f10>>
Traceback (most recent call last):
File "/Users/ekristen/Development/mythboxee/testing/mythtv/twofour/connections.py", line 459, in eventloop
self.backendCommand(deadline=0.0)
File "/Users/ekristen/Development/mythboxee/testing/mythtv/twofour/connections.py", line 429, in backendCommand
event = self.socket.recvheader(deadline=deadline)
File "/Users/ekristen/Library/Application Support/BOXEE/UserData/apps/mythboxy/mythtv/utility.py", line 388, in recvheader
File "/Users/ekristen/Library/Application Support/BOXEE/UserData/apps/mythboxy/mythtv/utility.py", line 344, in dlrecv
socket.error: [Errno 35] Resource temporarily unavailable