Serge Orlov <[EMAIL PROTECTED]> wrote:
> sockobj.settimeout(550)
> [...]
> Also, as other people pointed out, you'd better make buffered socket
> with .makefile() socket method.

If I understand the docs for the socket module correctly, these two
suggestions are mutually incompatable.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to