K 10 svn:author V 3 ume K 8 svn:date V 27 2003-01-22T13:13:13.000000Z K 7 svn:log V 391 getpeername() returns with no error but didn't fill struct sockaddr correctly against PF_LOCAL. It seems that the test always fails then sockaddr was not filled. So, I added else clause for workaround. I doubt if it is right fix. However, it is better than nothing. I found that NetBSD has same potential problem. But, fortunately, NetBSD has equivalent else clause. MFC after: 1 week END