[Bug 200649] setsockopt() may return errno ENOBUFS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 9 21:34:33 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200649

Oleksandr Tymoshenko <gonzo at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doc at FreeBSD.org
          Component|Documentation               |Manual Pages
           Assignee|doc at FreeBSD.org             |bugs at FreeBSD.org

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: pluknet
Date: Sat Feb  9 21:33:32 UTC 2019
New revision: 343945
URL: https://svnweb.freebsd.org/changeset/base/343945

Log:
  Document the ENOBUFS errno in setsockopt(2).

  In particular, it is the case if SO_SNDBUF/SO_RCVBUF would exceed sb_max_adj.

  PR:           200649
  MFC after:    1 week

Changes:
  head/lib/libc/sys/getsockopt.2

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-doc mailing list