Module Name: src Committed By: roy Date: Mon Mar 19 16:32:30 UTC 2018
Modified Files:
src/sys/kern: uipc_socket.c
Log Message:
socket: remove now incorrect comment that so_error is only udp
As it can be affected by route(4) sockets which are raw.
To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 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.
