<div>
<div>&gt; Yes (unless you make newDumpFile global and have<br>&gt; PcapInstance::setDumpFile() just open the new file and set newDumpFile,<br>&gt; and have the code in the capturing thread check for a non-null<br>&gt; newDumpFile and, if it sees it's non-null, close dumpFile, set dumpFile
<br>&gt; to newDumpFile, and null out newDumpFile).<br><br>&gt; (This isn't exactly &quot;wrapping&quot; pcap - it's adding a new layer of<br>&gt; functionality, namely a capture loop (presumably) and a function to<br>&gt; switch output files.)
<br>&nbsp;</div>
<div>&nbsp;</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Yea... thats what i was going to do if it wasnt. Thanks!</blockquote></div><br>