OSDN Git Service

core: Fix not been able to cancel Device.Connect with Device.Disconnect
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 6 Jun 2013 04:03:37 +0000 (11:03 +0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 11 Jun 2013 12:26:40 +0000 (15:26 +0300)
commit09dda27b12137edbfa80c27aa1811a21f1c7aca8
treef067d07f0b6ecca575ec49d42d5b89d48d14559d
parent42154de5007f8da59f11ce327885172833d6ea36
core: Fix not been able to cancel Device.Connect with Device.Disconnect

Device.Disconnect should be able to interrupt the connection attempt
started by Device.Connect.
src/device.c
src/service.c