K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-01-21T09:02:18.000000Z K 7 svn:log V 295 The code that reclaims descriptors from in-transit unix domain descriptor-passing messages was calling sorflush() without checking to see if the descriptor was actually a socket. This can cause a crash by exiting programs that use the mechanism under certain circumstances. END