[Interest] QRemoteObject : slot call with return value

Daesdemon daesdemon at free.fr
Thu May 28 07:45:21 CEST 2020


Hi, I would have a question about remote object slot call with return 
value: If a slot id called from client with a return value, it is 
asynchronized on client side (push), but what happens on host side ? 1) 
network iodevice receive the request 2) slot is called, in which thread 
? network iodevice thread, or Object thread ? (i will test that today) 
3) network iodevice get the return value of the call Does it mean the 
network iodevice thread is locked until the slot answer? or is it done 
by a future or something like this? Daes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200528/dec9871a/attachment.html>


More information about the Interest mailing list