Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2001 10:05:57 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys bind.2
Message-ID:  <200111051805.fA5I5vZ71378@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/11/05 10:05:57 PST

  Modified files:
    lib/libc/sys         bind.2 
  Log:
  - There is no such thing as a socket structure.  sockets are integers.
    I'm assuming that the comment was regarding socket address structures, so
    correct the comment about pre-zero'ing socket structures to recommend
    pre-zero'ing socket address structures.
  - Fix some minor grammar nits.
  - This isn't directly submitted by the PR below but is related to it and was
    inspired by it.
  
  PR:		31704
  
  Revision  Changes    Path
  1.23      +2 -2      src/lib/libc/sys/bind.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?200111051805.fA5I5vZ71378>