On Nov 20, 3:34 pm, Hrvoje Niksic <[EMAIL PROTECTED]> wrote:
> Krzysztof Retel <[EMAIL PROTECTED]> writes:
> > But the server only handles 700 -- 870 packets, when it is non-
> > blocking, and only 670 – 700 received with blocking sockets.
>
> What are your other threads doing?  Have you tried the same code
> without any threading?

I have only this one thread, which I can run couple of times.
I tried without a threading and was the same result, not all packets
were processed.

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

Reply via email to