Date: Sun, 2 Jul 2000 16:56:45 -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: <200007022356.QAA65209@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
chris 2000/07/02 16:56:45 PDT
Modified files:
sys/kern sys_socket.c
Log:
Instead of just blindly setting -rw-rw-rw-:
o Set access mode to -r--r--r-- if SS_CANTRCVMORE is set and the receive
buffer is empty.
o Set access mode to --w--w--w- is SS_CANTSENDMORE is set.
Discussed with: alfred
Revision Changes Path
1.31 +12 -3 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?200007022356.QAA65209>
