Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2000 22:32:46 -0800 (PST)
From:      Bill Fenner <fenner@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys socket.h
Message-ID:  <200003080632.WAA30981@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      2000/03/07 22:32:45 PST

  Modified files:        (Branch: RELENG_3)
    sys/sys              socket.h 
  Log:
  Fix socklen_t breakage introduced in 1.27.2.3: the functions that
   take socklen_t * are still prototyped as taking int *, so make
   socklen_t an int until the prototypes and implementations are fixed.
  
  Revision  Changes    Path
  1.27.2.4  +2 -2      src/sys/sys/socket.h



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?200003080632.WAA30981>