tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: New class of receive error



To address this point specifically, the document seems to imply that ENOBUFS is specific to lack of resources to perform the recv() operation specifically.  But overflowing the buffer that recv() is reading from is a different thing entirely, no?

-- thorpej
Sent from my iPhone.

> On May 13, 2018, at 10:39 AM, Roy Marples <roy%marples.name@localhost> wrote:
> 
> From consulting other OS documentation it seems that only the BSD family does not raise ENOBUFS for a recv call. It's certainly documented by POSIX:
> http://pubs.opengroup.org/onlinepubs/000095399/functions/recv.html


Home | Main Index | Thread Index | Old Index