Hello old friends
#4
Still using SQLitening because of your fix!

Hope all is well with you!
Mike

P.S.

Because PowerBASIC and SQLitening Sites are both down it is possible somebody might 
be using an older copy of SQLitening and not know about this fix.

-------------------------------------------------------
SUB SQLiteDisconnect ALIAS "SQLiteDisconnect" EXPORT  'Fix to SqliteningClient.bas
  @tlpKillImHere = 1
  RESET tlpKillImHere
  DoRequest %reqDisconnect, 0, 0, "", 0
  TCP CLOSE thSocket
  CloseHandle thMutex
  RESET thMutex
END SUB

Nov 20 2015  Quote from Bern
In the case of SQLitening, the mutex is not being used for instance control. It's being used to ensure TCP sockets don't get flooded with messages. The mutex isn't needed after the client disconnects from the server.
------------------------------------------------------
Reply


Messages In This Thread
Hello old friends - by Bern Ertl - 28.09.2025, 09:11 PM
RE: Hello old friends - by Pierre Bellisle - 29.09.2025, 06:39 AM
RE: Hello old friends - by Bern Ertl - 30.09.2025, 02:05 PM
RE: Hello old friends - by Mike Doty - 30.09.2025, 02:09 PM
RE: Hello old friends - by Bern Ertl - 01.10.2025, 03:51 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)