Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 2000 17:05:41 -0700 (PDT)
From:      Chris Costello <chris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sys_socket.c
Message-ID:  <200007030005.RAA67410@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
chris       2000/07/02 17:05:41 PDT

  Modified files:
    sys/kern             sys_socket.c 
  Log:
  Forced commit:
    Read permissions are set when the SS_CANTRCVMORE flag is _not_ set and the
    receive buffer is empty.
  
    Write permissions are set when SS_CANTSENDMORE is _not_ set.
  
  Revision  Changes    Path
  1.32      +1 -1      src/sys/kern/sys_socket.c



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?200007030005.RAA67410>