Socket question

Lie Ryan lie.1296 at gmail.com
Thu Dec 3 11:29:46 EST 2009


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.



More information about the Python-list mailing list