2018-03-26 17:40:53
— part of check-in
[2e54a7433e]
on branch lowlevel-lock-timeout
— Add infrastructure to support for using F_SETLKW with a timeout on system
that support that functionality. Requires SQLITE_ENABLE_SETLK_TIMEOUT.
(user:
drh
size: 190972)
2018-03-27 13:57:31
— part of check-in
[e7dff982be]
on branch trunk
— Provide the ability for the VFS to do a blocking wait on locks if compiled
with SQLITE_ENABLE_SETLK_TIMEOUT.
(user:
drh
size: 190972)