Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 May 2005 11:09:27 +0000 (UTC)
From:      Giorgos Keramidas <keramida@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:  <200505041109.j44B9RJY037653@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
keramida    2005-05-04 11:09:27 UTC

  FreeBSD src repository (doc committer)

  Modified files:
    lib/libc/sys         accept.2 
  Log:
  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
  
  Revision  Changes    Path
  1.31      +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?200505041109.j44B9RJY037653>