man sendto ENOBUFS desc. wrong

From: Karel Kulhavy
Date: Tue Jul 05 2005 - 12:49:17 EST


man send(2):

" ENOBUFS
The output queue for a network interface was full. This
gener- ally indicates that the interface has stopped sending, but may
be caused by transient congestion. (Normally, this does not occur
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
in Linux. Packets are just silently dropped when a device queue
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
overflows.)"
^^^^^^^^^^

Which is not true, because just happened to me with kernel Linux version
2.6.11-gentoo-r9.

Where should I report?

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