network - Protect soreceive() from backend
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 14 Sep 2010 01:40:22 +0000 (18:40 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 14 Sep 2010 01:40:22 +0000 (18:40 -0700)
commit20156c7a505bd443382703603318fd756815445d
tree3edb82a49cccc793cd92cb1298a107ea2d8b2525
parent0ce85c477cde7e28292b2abd98bb0d0059c721e0
network - Protect soreceive() from backend

* Somehow I missed the token required in soreceive() to protect it from
  the backend.
sys/kern/uipc_socket.c