During development of my WinPcap-based application I pay attention that WinPcap deliver the data ( invokes the packet handler function first time ) only after reception of first 150 - 200 packets.

How I can affect and minimize to zero, if it possible, tis delay?

In my application I open the adapter in promiscuous mode, with zero timeout and call the pcap_loop() function.



==================================================================
This is the WinPcap users list. It is archived at
http://www.mail-archive.com/[EMAIL PROTECTED]/

To unsubscribe use mailto: [EMAIL PROTECTED]
==================================================================

Reply via email to