Added server pending states in monitor

server pending states are now saved and copied to server status before
monitor thread sleep
This commit is contained in:
MassimilianoPinto
2014-06-27 13:38:35 +02:00
parent 237bacd131
commit fdcdc064b1
2 changed files with 99 additions and 42 deletions

View File

@ -1878,7 +1878,6 @@ static DCB* dcb_get_next (
}
void dcb_call_foreach (
SERVER* srv,
DCB_REASON reason)
{
switch (reason) {