1
0
mirror of https://github.com/Amulet-Team/leveldb-mcpe.git synced 2025-02-22 09:58:50 +00:00
gentlegiantJGC 9994871cb3 Fixed file locking on windows
Fix UnlockFileEx call. overlapped must be defined when calling UnlockFileEx or an access violation occurs.
Call LockFileEx in exclusive and fail immediately mode so that the file cannot be read by other processes and so it doesn't block if a lock is already held.
2024-04-20 09:34:15 +01:00
..
2013-12-10 10:36:31 -08:00
2013-12-10 10:36:31 -08:00
2011-10-31 17:22:06 +00:00
2011-10-31 17:22:06 +00:00
2011-10-31 17:22:06 +00:00
2014-07-27 09:46:27 +02:00
2024-04-20 09:34:15 +01:00
2012-04-17 08:36:46 -07:00
2014-09-16 14:19:52 -07:00
2011-10-31 17:22:06 +00:00
2011-10-31 17:22:06 +00:00
2014-09-16 14:19:52 -07:00
2014-09-16 14:19:52 -07:00
2012-10-12 11:53:12 -07:00
2011-10-31 17:22:06 +00:00
2013-08-21 11:12:47 -07:00
2014-06-15 21:52:26 -06:00
2013-12-10 10:36:31 -08:00
2011-10-31 17:22:06 +00:00
2013-12-10 10:36:31 -08:00
2014-06-14 21:24:10 +02:00