Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => General Networking Support in Linux => Topic started by: kqclinux on November 14, 2005, 08:53:33 PM

Title: raw socket
Post by: kqclinux on November 14, 2005, 08:53:33 PM
I called a function to open a raw socket. It is always successful. After couple of calls, then I got failed for calling sendto() or receive from. What is going on? Does the ether interface locked down? How do I reset? I was using eth0.

Kevin