K 10 svn:author V 3 ume K 8 svn:date V 27 2002-08-15T16:10:56.000000Z K 7 svn:log V 290 It seems getpeername() returns with no error but doesn't fill struct sockaddr correctly against PF_UNIX socket under 5-CURRENT. Because of this behavior, PF_UNIX socket was always checked by libwrap. This work around prevents PF_UNIX socket from checking by libwrap to always allow LMTP. END