After rebase, feature-ipc does not work normally becasue:
- Veneer entry has been moved from handler to thread;
- Offset member in thread context is not correct.
Create patches to fix these two problems.
After rebase, feature-ipc does not work normally becasue:
Create patches to fix these two problems.