All of lore.kernel.org
 help / color / mirror / Atom feed
* man sendto ENOBUFS desc. wrong
@ 2005-07-05 17:16 Karel Kulhavy
  2005-07-05 18:08 ` Richard B. Johnson
  0 siblings, 1 reply; 2+ messages in thread
From: Karel Kulhavy @ 2005-07-05 17:16 UTC (permalink / raw)
  To: linux-kernel

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<

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-05 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-05 17:16 man sendto ENOBUFS desc. wrong Karel Kulhavy
2005-07-05 18:08 ` Richard B. Johnson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.