On Sat, Apr 2, 2016 at 4:53 PM, Mehturt <meht...@gmail.com> wrote:
> On Sat, Apr 2, 2016 at 2:08 PM, Erik Massop <e...@ixsop.nl> wrote:
>> In xmms2_current_id you're using $result->wait(). This is problematic,
>> as wait() does not know what to do when a different result than $result
>> comes in. You should use a callback also there.

Can you please explain what is the problem here?
Is it the synchronous call from asynchronous callback?

Also, can you please point me out to the callback to use here?
It would be good if the .pod would mention this (synchronous and
asynchronous alternative).
Thanks.
m.

--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms2.org
https://lists.xmms2.org/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to