ENOBUFS The output queue for a network interface was full. More...
#include <except_write.h>
Public Member Functions | |
no_buffers () |
ENOBUFS The output queue for a network interface was full.
This gener- ally indicates that the interface has stopped writing, but may be caused by transient congestion. (Normally, this does not occur in Linux. Packets are just silently dropped when a device queue overflows.)
Conexus::exception::write::no_buffers::no_buffers | ( | ) | [inline] |