A
Andreas R.
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
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