K 10 svn:author V 5 mdodd K 8 svn:date V 27 2005-04-20T02:57:56.000000Z K 7 svn:log V 218 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. END