[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#5701) connection.c asserting during test008



On Tue, 16 Sep 2008, Howard Chu wrote:

> What is the value of c_conn_state in each of these occurrences?

In case 1 and 2, connections[*index].c_conn_state = 2 (SLAP_C_ACTIVE).
In case 3, connections[*index].c_conn_state = 1 (SLAP_C_INACTIVE).