Networking Forums

Networking Forums > Computer Networking > Linux Networking > Network device driver. Blocking send does not work.

Reply
Thread Tools Display Modes

Network device driver. Blocking send does not work.

 
 
Vincent
Guest
Posts: n/a

 
      01-02-2005, 06:57 PM
Hello,

I've developed a Linux Network device driver.
For now, this driver only provides PF_PACKET protocol family socket.

The problem is that, even when in blocking mode, if there are no more space
available the "send" function returns -1 with error code ENOBUFS.

I don't think the problem comes from the test application as this very
simple application works fine on "eth0" network device.

I should have missed something.

Do you have any idea?

Regards.

Vincent
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
vonage device connected; now XP network dont work, why? JoeDontKnow Wireless Networks 3 05-12-2008 03:58 PM
vonage device connected; now XP network dont work, why? JoeDontKnow Windows Networking 3 05-12-2008 03:58 PM
eth0: Device not found (e1000: Intel PRO/1000 Network Driver) vendredi5h@gmail.com Linux Networking 2 03-12-2006 04:23 AM
Network Device doesn't work Jochen Rundholz Linux Networking 9 12-16-2004 06:58 AM
Network device driver and blocking send. Vincent Linux Networking 3 12-11-2004 10:16 AM



1 2 3 4 5 6 7 8 9 10 11