]> git.sur5r.net Git - openldap/commit
Fix ITS#2157, server should never attempt to unlink the client's socket.
authorHoward Chu <hyc@openldap.org>
Sat, 26 Oct 2002 22:41:26 +0000 (22:41 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 26 Oct 2002 22:41:26 +0000 (22:41 +0000)
commit322a800c26a374ed545449366f71a198cbc48fb3
treed67f024844849e0ff88ef41eae3082c7382d1746
parentdea24205690faf8ee33e7c83f106d1594e158f4f
Fix ITS#2157, server should never attempt to unlink the client's socket.
It likely has no name anyway, and the client owns it after all.
servers/slapd/connection.c