K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-01-02T15:25:59.000000Z K 7 svn:log V 261 Eliminate XXX comments regarding allocation failures when retrieving the peer address by using M_WAITOK in ipx_setpeeraddr() to prevent allocation failure. The socket reference used to reach these calls will prevent the ipxpcb from being released prematurely. END