Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2002 10:12:38 -0800 (PST)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys getsockopt.2
Message-ID:  <200201041812.g04ICcK19910@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2002/01/04 10:12:38 PST

  Modified files:
    lib/libc/sys         getsockopt.2 
  Log:
  State clearly that one should call listen(2) on a socket
  at first and try to set an accept_filter(9) on it only after that.
  Also document errno value that will be set if installing the
  filter on a non-listening socket.
  
  Revision  Changes    Path
  1.25      +11 -0     src/lib/libc/sys/getsockopt.2

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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