Re: Wizard patch

Michael Terry <[email protected]> Mon, 30 Jun 2008 11:57:55 -0400
Newsgroups gmane.linux.bluez.devel
Message-ID <1214841475.6764.37.camel@bongo>
On Mon, 2008-06-30 at 16:06 +0200, Marcel Holtmann wrote:
> > It also adds a new function: bluetooth_client_cancel_call().  This
> > cancels the last client call made for the given adapter/address.
[snip]
> it only makes sense for the create bonding call, because the others
> can't really be canceled. So my proposal is to leave the others out of
> this change and implement create_bonding and cancel_bonding.

Except that one of my other patches adds a new cancelable function
_connect().  So we would need maybe specific cancel_bonding and
cancel_connect functions.

But why can't the others be canceled?  Just on the assumption that the
DBus communication will be so fast as to not really allow time for
canceling?  Or that by the time you send the message, it's all said and
done anyway?  I don't understand the nitty gritty details of dbus async
communication.

I figured that as a matter of principle, if you have an async API like
this, it ought to allow for canceling because the very nature of async
suggests a period of time in which your program is doing other things,
one of which could conceivably trigger a cancel.

But I agree it's largely a moot case for something like _remove_trust().
I just figured it would be cleaner to do the set of them.

-mt

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBIaQKD53i2YxNrdi0RAlCgAJwJMm7BxJnSw7oDWa1UJldQjiuq4QCg182U
+hTlPFjMUhThKn355Op0N9s=
=91D7
-----END PGP SIGNATURE-----