K 10 svn:author V 5 mdodd K 8 svn:date V 27 2005-04-13T00:01:46.000000Z K 7 svn:log V 267 Implement unix(4) socket options LOCAL_CREDS and LOCAL_CONNWAIT. - Add unp_addsockcred() (for LOCAL_CREDS). - Add an argument to unp_connect2() to differentiate between PRU_CONNECT and PRU_CONNECT2. (for LOCAL_CONNWAIT) Obtained from: NetBSD (with some changes) END