NetBSD-Users archive

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

Re: ENOBUFS when setting SO_SNDBUF



On Tue, Oct 12, 2010 at 03:28:36AM +0200, Emmanuel Dreyfus wrote:
> Thor Lancelot Simon <tls%panix.com@localhost> wrote:
> 
> > > I gave it a try, and got ENOBUFS on a writev()...
> > 
> > But you were already getting that, right?  Because your system is genuinely
> > out of mbufs, because something is leaking them.
> 
> I get ENOBUFS on writev() if I set SO_SNDBUF to FUSE_BUFSIZE or if I
> leave it untouched. If I set it to (4 * FUSE_BUFSIZE), it works.

This is a TCP socket?

Thor


Home | Main Index | Thread Index | Old Index