netopeer2
netopeer2 copied to clipboard
callbacks priorities
Hi,
I am wondering whether it is possible to increase the priority of callback over others callbacks from other modules. E.g. if I want set higher priority for 1 RPC callback over every other callback.
Netopeer2 v1.1.53
Thanks, Matko
It does not make sense to want to set an RPC callback priority with regard to other RPCs. They are all independent and if possible executed concurrently.