ioctl for linux kernel module . Contribute to PranavTyagi03/ioctl_example development by creating an account on GitHub.
I am struggling in trying to perform a successful ioctl call from a .net app running on Linux. I have been trying things such as this. I found this repository. Have tried using your 3rd ioctl overload ...