8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 01:23:03 +01:00
This commit is contained in:
dimitr 2003-02-10 12:25:00 +00:00
parent f04e5f0817
commit 96e5adf086

View File

@ -322,8 +322,8 @@ int UTIL_gsec(
if (!tdsec->tsec_interactive) {
if (ret == 0) {
#ifdef SUPERSERVER
/* Signal the start of the service here ONLY if we are displaying users.
* since the number of users in ISC4 may exceed the service buffer. This
/* Signal the start of the service here ONLY if we are displaying users
* since the number of users may exceed the service buffer. This
* will cause the service to wait for the client to request data. However,
* if the server is not signaled, then the client can never request anything */
if (user_data->operation == DIS_OPER)