CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/20 05:11:44
Modified files:
sys/kern : uipc_socket.c
Log message:
Add some spl softnet assertions that will help us to find the right
places for the upcoming network lock. This might trigger some
asserts, but we have to find the missing code paths.
OK mpi@
