In computing, "No buffer space available" or ENOBUFS is a POSIX error code defined in <errno.h>. This condition caused by lack of memory in the OS's buffers. [1][2] It typically occurs in socket programming.
This computer-programming-related article is a stub. You can help Wikipedia by adding missing information. |