Conversation
|
Will be used in sailfishos/sensorfw#31 |
|
from the first glance it seems more appropriate to implement this as a protocol specific feature via yet another I generally don't like "virtialuzation" by means of ifs, and on top of that, relying on protocol naming conventions is imo too fragile, especially when those conventions are not clearly spelled out and not guaranteed to be followed. let me think... |
|
@monich I now changed appending fmq descriptor to go via protocol callback. I didn't know if I should make the protocol callback conditional or not, let me know if that needs to be changed. |
|
looks reasonable from the first glance, please give me a few days, I promise to take a closer look! |
|
Also added missing implementation for gbinder_writer_append_fds and updated the version info for that because it was never functional in the old version. |
monich
left a comment
There was a problem hiding this comment.
I trust you that it actually works :)
No description provided.