Re: Network packet drop?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 19 Nov 2001 10:00:52 +0000 (GMT)


> packets at the highest possible speed, simply by looping a
> sendto(socket, ...), which should block until a packet is out. What I

No. UDP is unreliable. The kernel will discard sender side, receive side and
anywhere else it feels like

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/