April 24, 2024, 11:33:55 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: raw socket  (Read 2970 times)

Offline kqclinux

  • New Member
  • Posts: 1
raw socket
« 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