On Fri, 4 May 2007 13:04:41 +0300, Maxim Veksler <[EMAIL PROTECTED]> wrote:
>Hi,
>
>I'm trying to write a non blocking socket port listener based on
>poll() because select is limited to 1024 fd.
>
>Here is the code, it never gets to "I did not block" until I do a
>telnet connection to port 10000.
>

What were you expecting?

Jean-Paul
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to