Send the LOCKED status message once per second (rather than a half
commit6278b03cca4dfbc1110d47cc200c3ce1ae299aa9
authorBen Kibbey <bjk@luxsci.net>
Thu, 6 Mar 2008 00:41:13 +0000 (5 19:41 -0500)
committerBen Kibbey <bjk@luxsci.net>
Thu, 6 Mar 2008 00:41:13 +0000 (5 19:41 -0500)
tree80f082f1a3ad03119aa5147a079cee57d22c1221
parent36c1fe69017263df799a158bb774115bc57e97d5
Send the LOCKED status message once per second (rather than a half
second). This should be good enough to let the client know whats
happening. If the client disconnects before the timeout expires and
the lock is released, the command will fail from the next status
message or command result being undeliverable.
src/commands.c