asynchat - operation could not complete w/ blocking

Andreas R. andreas at nospam.openrts.org
Tue Mar 7 18:27:17 EST 2006


Hi again,

I'm using Python's asynchat module for networking.
When calling the sendall() method of asynchat,
I sometimes get the error message "the operation
could not complete without blocking".

So how do I enable blocking with synchat, or otherwise fix this error?

Thanks for the help I've received with asynchat so far in this news group.

- Andreas



More information about the Python-list mailing list