Module Name: src Committed By: rtr Date: Sun Apr 5 02:26:39 UTC 2015
Modified Files:
src/sys/kern: uipc_socket.c
Log Message:
make bind() fail with EINVAL if the address family of the provided
socket does not match the address family of the sockaddr received.
To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 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.
