sockets: why doesn't my connect() block?

7stud bbxx789_05ss at yahoo.com
Sun Nov 18 19:53:18 CET 2007


On Nov 18, 10:40 am, 7stud <bbxx789_0... at yahoo.com> wrote:
> If it accepted
> the connection, then why do I  have to call accept()?

That should read:

If my platform accepted the connection, then why does my server
program have to call accept()?


More information about the Python-list mailing list