Make ALWAYS_MSG the default. This introduces an extra procedural call
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 19 Mar 2004 17:00:06 +0000 (17:00 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 19 Mar 2004 17:00:06 +0000 (17:00 +0000)
commitf06519e39eb898df98beb368b27c16b6de176249
tree3888d11d94b6f0886b4327bdd0427255bf7bcba5
parenta90dbd68e728a47c9389b664056d8b01f5cad1e4
Make ALWAYS_MSG the default.  This introduces an extra procedural call
level but has the advantage of making the so_pru_*() API functions uniform
across all builds, which we will need for things like the smbfs module.
We will fix up any performance issues down the line.
sys/kern/uipc_msg.c
sys/sys/socketops.h