OSDN Git Service

Fix Adapter.RemoveDevice not being replied.
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>
Tue, 2 Jun 2009 19:53:09 +0000 (16:53 -0300)
committerLuiz Augusto von Dentz <luiz.dentz@openbossa.org>
Tue, 2 Jun 2009 19:53:09 +0000 (16:53 -0300)
commit5c60413b3f97c203d164ae717af02de10cfbac34
tree95cfdb1abb61d111796e76597c3921c0fa6b36e3
parent3d8bdaa95b00ee42ecea513ba8d72772c6ffa075
Fix Adapter.RemoveDevice not being replied.

Remote device may disconnect before the timeout so do_disconnect is not
called and no reply is generated.
src/device.c