UDP server socket

Ajay abra9823 at mail.usyd.edu.au
Thu Oct 14 08:36:58 EDT 2004


hi!

whats the maximum number of datagrams that can queue up on a UDP server
socket? or is that system dependent?
i have some code that iteratively handles datagrams, and while testing it,
i noticed that it responds to at most 3 datagrams (i tried sending 4, 6, 8
and 10 datagrams / second)
is that a system dependent feature or can i change that (i didn't see
anything in the manual)

thanks

cheers






----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the Python-list mailing list