Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2006 15:25:01 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_socket.c src/sys/compat/svr4 svr4_stream.c
Message-ID:  <200604011525.k31FP1gM019754@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-04-01 15:25:01 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_socket.c 
    sys/compat/svr4      svr4_stream.c 
  Log:
  Annotate uses of fgetsock() with indications that they should rely
  on their existing file descriptor references to sockets, rather than
  use fgetsock() to retrieve a direct socket reference.
  
  MFC after:      3 months
  
  Revision  Changes    Path
  1.67      +4 -0      src/sys/compat/linux/linux_socket.c
  1.57      +8 -0      src/sys/compat/svr4/svr4_stream.c



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