Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 1997 19:34:15 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern uipc_socket.c
Message-ID:  <199709140234.TAA14305@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/09/13 19:34:15 PDT

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  Extend select backend for sockets to work with a poll interface (more
  detail is passed back and forwards).  This mostly came from NetBSD, except
  that our interfaces have changed a lot and this funciton is in a different
  part of the kernel.
  
  Obtained from: NetBSD
  
  Revision  Changes    Path
  1.31      +27 -29    src/sys/kern/uipc_socket.c



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