Comment on I summarized my understanding of Linux systemsparentComments−arghwhat2ynit: The ioctl syscall targets files just the same as the write syscall.Everything being a file, and everything being read/write calls are different things. There's pros and cons.
Comments
nit: The ioctl syscall targets files just the same as the write syscall.
Everything being a file, and everything being read/write calls are different things. There's pros and cons.