K 10 svn:author V 3 pjd K 8 svn:date V 27 2011-02-08T23:08:20.405641Z K 7 svn:log V 331 Unlink UNIX domain socket file only if: 1. The descriptor is the one we are listening on (not the one when we connect as a client and not the one which is created on accept(2)). 2. Descriptor was created by us (PID matches with the PID stored on bind(2)). Reported by: Mikolaj Golub MFC after: 1 week END