]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_setlk_timeout() API. For setting the timeout used by SQLITE_ENABLE_SE...
authordan <Dan Kennedy>
Mon, 27 Jan 2025 11:50:03 +0000 (11:50 +0000)
committerdan <Dan Kennedy>
Mon, 27 Jan 2025 11:50:03 +0000 (11:50 +0000)
commit43aad25b1b535f1c8c44ae964bf53e40eb351378
treeec100dbfb1530d4108ff295db8a9d503a1808c5d
parent2539fb2bc57adebef779a13c18f788e14461f7c8
Add the sqlite3_setlk_timeout() API. For setting the timeout used by SQLITE_ENABLE_SETLK_TIMEOUT blocking locks without also setting the regular retry-based busy-timeout.

FossilOrigin-Name: 4a7eb492797abb47b18b7dfc557aeae43a0dea5b861efc203398d5059b10d131
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/wal.c
test/walsetlk2.test