Socket Troubles

Chris Spencer usenet.20.evilspam at spamgourmet.com
Sun Aug 28 03:05:32 EDT 2005


I've written a simple class to manage P2P socket connections. However, 
whenever I try to receive data, the socket raises an exception with the 
error message  (11, 'Resource temporarily unavailable').

My code's fairly straight-forward, with much of it right out of the 
Python docs, so I'm not sure what I'm doing wrong. You can see it all at 
http://deadbeefbabe.org/paste/1525/0

Any help is immensely appreciated.

Thanks,
Chris



More information about the Python-list mailing list