Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: roy
Date: Mon Mar 19 16:31:24 UTC 2018
Modified Files:
src/sys/kern: uipc_socket.c
Log Message:
socket: clear error even when peeking
The error has already been reported and it's pointless requiring another
recv(2) call just to clear it.
To generate a diff of this commit:
cvs rdiff -u -r1.259 -r1.260 src/sys/kern/uipc_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index