[Winpcap-users] Re: breaking out of a pcap_next_ex() loop
joe kibz
chikabanga2005 at yahoo.com
Fri May 12 12:53:59 GMT 2006
problem:
here's my code in brief:
void CButton::onButtonCapture(){
open a device handle;
while(pcap_next_ex())//capture packets;
}
?How do i break out or stop a pcap_next_ex() loop whenever i want ?
?How does the timeout value in pcap_next_ex() parameters work ?
joe
---------------------------------
Yahoo! Mail goes everywhere you do. Get it on your phone.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20060512/fec1dcf0/attachment.htm
More information about the Winpcap-users
mailing list