Nitin A Gupta Wed, 28 Mar 2001 16:26:55 -0800
Hi, I want to use the listen() socket call but I want to pass extra argument to it. I do know that all socket calls are finally mapped to sys_socketcall(). How do I go about doing i.e. where do i implement the changes. Thanks! Nitin