select() with Network device driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hello,
          I am trying to do a select()  on a net interface.   I need
the poll functionality of a char driver.   That is - I want the select
to block until a certain condition in the driver/hardware becomes
true.   This condition is notified to me by the interrupt handler.

Can somebody point out to how the select() works for sockets.  It goes
to the tcp_select() or udp_select()  in the network subsystem.   However
I want it to go to the net interface.

Pointers to related info would be helpful.

Thanks
Himanshu







-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux