Actually, i'm tracing down an application and what i need to understand is how kernel space network calls works and how these differs from user space network calls.I have a fair understanding of user space network calls and how these gets trapped by kernel and other progressive details but i couldn't understand how kernel network/socket calls works, their syntax and struct management.
↧