Documentation cleanup and a statistics fix

This commit is contained in:
Mark Riddoch
2013-06-21 17:28:56 +02:00
parent 3956abe604
commit 2027f0261b
3 changed files with 5 additions and 3 deletions

View File

@ -154,6 +154,7 @@ GWPROTOCOL *funcs;
free_dcb(dcb);
return NULL;
}
server->stats.n_connections++;
poll_add_dcb(dcb);
/*