<br><font size=2 face="sans-serif">Using 4.0 alpha 1 and have found that
if I disable the adapter or pull the ethernet wire, I start getting error
code 192 from pcap_geterr when pcap_next_ex gets a -1 rc. This is not surprising
but when I re-enabled the card or plug the ethernet wire back in, I continue
to get 192 errors on subsequent reads.</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; a)
What does the 192 mean?</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; b)
Is there some action (other than stopping and restarting) that I can take
(programaticly) to recover from this situation?</font>
<br>
<br><font size=2 face="sans-serif">Also, I downloaded WinPcap 4.0 to upgrade
to see if this issue had been resolved (www.winpcap.org/install/bin/WpdPack_4_0.zip)
but wpcap.lib appears to not be packaged in the zip file. The documentation
still states that it is in the developers pack : &quot;</font><font size=3>Set
the options of the linker to include the <i>wpcap.lib</i> library file.
<i>wpcap.lib</i> can be found in the WinPcap developer's pack. </font><font size=2 face="sans-serif">&quot;
from </font>
<br><font size=2 face="sans-serif">http://www.winpcap.org/docs/docs_40/html/group__wpcapsamps.html</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; so
I wondering if I downloaded the wrong thing or if the linking instructions
have changed.</font>