]> git.sur5r.net Git - openldap/commit
Resched changes struct state without lock to avoid deadlock.
authorKurt Zeilenga <kurt@openldap.org>
Sat, 12 Jun 1999 00:29:41 +0000 (00:29 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 12 Jun 1999 00:29:41 +0000 (00:29 +0000)
commit18e5e729ac51fe0825b855b92adfc1d0407cb2b6
tree1f1b8da8939bc71c88591dcd8cbc4b4a289c14a3
parent35e91be48246eff7801122da901eb985ea262f5b
Resched changes struct state without lock to avoid deadlock.
Hence connection_get must recheck struct state after obtaining
c_mutex to detect close.
servers/slapd/connection.c