Raphael Manfredi wrote: > It makes no sense to limit incoming packets since you've already received > them anyway (limiting reads only works when local congestion can cause > a remote flow-control on the sender side, something not available via UDP).
That's not necessarily true. There's ICMP Source-Quench and depending on the layers below IP there could be a(nother) way to indicate full buffers. You'd probably have to shrink the socket buffer and inspect the network with tcpdump to figure out whether there's a mechanism or not. I would think though there's usually none. -- Christian
pgpO3Aa7QqSDB.pgp
Description: PGP signature