Resolved, vmspace initialization was missing. I used uio_setup_sysspace(&my_uio);
Now I am seeing message in kernel which was sent through socket pair from user space.
Thanks for all your detailed answers. Peter
Resolved, vmspace initialization was missing. I used uio_setup_sysspace(&my_uio);
Now I am seeing message in kernel which was sent through socket pair from user space.
Thanks for all your detailed answers. Peter