Documentation cleanup and a statistics fix
This commit is contained in:
@ -154,6 +154,7 @@ GWPROTOCOL *funcs;
|
||||
free_dcb(dcb);
|
||||
return NULL;
|
||||
}
|
||||
server->stats.n_connections++;
|
||||
|
||||
poll_add_dcb(dcb);
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user