rwatson 2004-07-11 01:44:12 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_socket.c
Log:
In the 'dontblock' section of soreceive(), assert that the mbuf on hand
('m') is in fact the first mbuf in the receive socket buffer.
Revision Changes Path
1.198 +1 -0 src/sys/kern/uipc_socket.c