cvs commit: src/lib/libc/sys accept.2

Giorgos Keramidas keramida at FreeBSD.org
Wed May 4 04:09:56 PDT 2005


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 at europe.yahoo-inc.com>
  PR:             docs/80587
  
  Revision  Changes    Path
  1.31      +4 -0      src/lib/libc/sys/accept.2


More information about the cvs-src mailing list