Hello,

Is there a function to get the number of active connections ?

I guess, if there isnt' one, it could be implemented with a global 
Natural with pragma Volatile, and *incrementing* it could be done upon 
connection, but how to do the *decrementing* properly ?

For the latter, including a controlled type in the Connection_Data_Type 
record extension could do the job upon Finalize, but perhaps there is a 
less convoluted way.

TIA

Gautier

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to