[Winpcap-users] packet redirection

Guy Harris guy at alum.mit.edu
Wed Sep 14 03:34:05 GMT 2005


On Sep 13, 2005, at 7:43 PM, Ben Greear wrote:

> Allow one to select on a file descriptor that is somehow tied to
> the rx input of the capture tap.

What's "select()", and what's a "file descriptor()"? :-)

You can, as far as I know, use APIs such as WaitForMultipleEvents()  
on the HANDLE returned by pcap_getevent().  If you want to use select 
() and file descriptors, you might have to try a different OS. :-)   
Several of those OSes even support pcap_setdirection()....



More information about the Winpcap-users mailing list