i want to send the pid of a user process from user space to kernel in the actual read function without using sockets. how to?
- sending pid of user process to kernel krushnaal pai
- Re: sending pid of user process to kernel Mulyadi Santosa
i want to send the pid of a user process from user space to kernel in the actual read function without using sockets. how to?