OSDN Git Service

obexd: Fix possible unreplied D-Bus message
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Tue, 12 Jun 2012 12:10:24 +0000 (14:10 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 4 Dec 2012 21:49:02 +0000 (22:49 +0100)
commit68b394a78bfe0810c42fcc34934ca8d9fcbe1012
treef7257ee52365ee77648577b32d36ab45dcae7f12
parenta9a5fcd7db0b01a41bda30bb42c2e0d65d7bb21d
obexd: Fix possible unreplied D-Bus message

If a previous cancel request is in progress, a second cancel request
should fail.

This by the way fixes unreplied D-Bus messages.
obexd/client/transfer.c