Messages in this thread |  | | From | "David S. Miller" <> | | Date | Fri, 16 Mar 2001 13:52:06 -0800 (PST) | | Subject | RE: UDP stop transmitting packets!!! |
| |
Mathieu Giguere (LMC) writes: > Thanks for your answer. > We will have a patch internally to handle this protection.
I would like to clarify my statements:
> > -----Original Message----- > > From: David S. Miller [SMTP:davem@redhat.com] > > Subject: RE: UDP stop transmitting packets!!! > > > > If you kill the application, the queue is emptied and tossed > > by the kernel.
This should be "If you close the socket" then the queue will be drained and free'd by the kernel. Killing the application is one way to get the socket closed.
Later, David S. Miller davem@redhat.com - 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/
|  |