Hi,

Anyone knows how inetd services will behave under
stress situation ? 

I have a socket program that sends large amount of
data over n number of connections to inetd echo
servire using UDP, (echo_dg) and trying to compare
data on receive, I notice that when n increases (> 8),
program does not behave properly. 

Another question, I notice that recvfrom always
returns bytes of 4096, even though I set UDP receive
buffer to a big number using setsockopt(), any ideas ?
Thanks
 



__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to