Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Aug 2005 08:36:56 +0000 (UTC)
From:      Remko Lodder <remko@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys accept.2
Message-ID:  <200508200836.j7K8auLd014241@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
remko       2005-08-20 08:36:56 UTC

  FreeBSD src repository (doc committer)

  Modified files:        (Branch: RELENG_5)
    lib/libc/sys         accept.2 
  Log:
  MFC:
  
    Document the fact that accept(2) may return EINVAL when addrlen is
    negative (in addition to returning EINVAL when called on a descriptor
    that is not a socket).
  
    Submitted by:   Arne H Juul <arnej@europe.yahoo-inc.com>
    PR:             docs/80587
  
  PR:             docs/54995, docs/80587
  Prodded by:     rionda
  
  Revision  Changes    Path
  1.30.2.1  +4 -0      src/lib/libc/sys/accept.2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508200836.j7K8auLd014241>