CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/10 03:40:25
Modified files:
sys/kern : uipc_socket.c
sys/sys : socketvar.h
Log message:
Try to cleanup the macro magic because of socket spliceing. Since struct
socket is no longer affected by option SOCKET_SPLICE we can simplyfy the
code. OK bluhm@
