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

Justin Kwok justingkwok at gmail.com
Mon Nov 19 21:21:37 EST 2007


On Nov 19, 4:45 pm, snd... at gmail.com wrote:
> a better question is why you are not using higher level libraries,
> such as twisted

I don't know about Mr. 7stud, but when I was doing a networking class,
the prof recommended that we use C++ to learn socket programming.
Students asked the obvious question, "Can we do it in Java?". So long
as you're using sockets and not some higher level libraries. Some
people were jumping with joy.

I did mine in Python.

-Justin



More information about the Python-list mailing list