_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest
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
- [Interest] QRemoteObject inheritance Daesdemon
- Re: [Interest] QRemoteObject inheritance Stottlemyer, Brett (B.S.)
- Re: [Interest] QRemoteObject inheritanc... Daesdemon
- Re: [Interest] QRemoteObject inheri... Stottlemyer, Brett (B.S.)
- Re: [Interest] QRemoteObject in... Daesdemon
- Re: [Interest] QRemoteObject inheritance Stottlemyer, Brett (B.S.)
- Re: [Interest] QRemoteObject inheritance Daesdemon
- [Interest] QRemoteObject : slot call wi... Daesdemon
- Re: [Interest] QRemoteObject : slot... Daesdemon