On 12/4/2009 1:52 AM, perlsyntax wrote:
Is there away in python i can connect to a server in socket to two
servers at the same time or can't it be done?

use threading or non-blocking read.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to