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:[EMAIL PROTECTED]]
 > > 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
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to