CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/19 13:41:29
Modified files:
sys/kern : uipc_socket.c
Log message:
In somove() make the call to pr_usrreq(PRU_RCVD) under the same
conditions as in soreceive(). My goal is to make socket splicing
less protocol dependent.
ok claudio@
