diff options
author | OBATA Akio <obache@wizdas.com> | 2020-02-09 18:51:21 +0900 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-04-06 17:49:50 +0200 |
commit | c4edcdff7565bc1381ee6dc6cbdea0558c64feb2 (patch) | |
tree | 0a5a126fddb454f2d2e79d47c3974e7b8ee2632b /README | |
parent | ae9320b8706081773f4693b72ad892423dd9b922 (diff) | |
download | libcarddav-c4edcdff7565bc1381ee6dc6cbdea0558c64feb2.tar.gz libcarddav-c4edcdff7565bc1381ee6dc6cbdea0558c64feb2.zip |
Simplify lock condition
Change to handle as LOCK is not suuported for the case response of LOCK is
unimplemented.
Then
* LOCKSUPPORT == FALSE: LOCK is not suuported
* LOCKSUPPORT == TRUE: LOCK is supported
* lock == 0: no LOCK error
* lock == -1: failed to LOCK
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit b03db896434a9a2eb7f47690a38750641d97cf5f)
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions