Matthew N. Dodd 96a041b533 Check sopt_level in uipc_ctloutput() and return early if it is non-zero.
This prevents unintended consequnces when an application calls things like
setsockopt(x, SOL_SOCKET, SO_REUSEADDR, ...) on a Unix domain socket.
2005-04-20 02:57:56 +00:00
..
2005-03-01 17:44:34 +00:00
2005-02-10 12:23:29 +00:00
2005-04-12 05:45:58 +00:00
2005-04-19 08:11:28 +00:00
2005-03-26 20:04:28 +00:00
2005-04-06 10:14:13 +00:00
2005-03-14 06:51:29 +00:00
2005-03-01 17:44:34 +00:00
2005-03-09 11:50:55 +00:00
2005-04-18 11:51:10 +00:00
2005-02-10 12:17:48 +00:00