S A wrote:
> I'm using Winpcap 4.0.2 in a cygwin application for
> local packet capture.
>
> My application registers a SIG_TERM signal handler.
Unless you built winpcap as a Cygwin application, I don't think you
should expect this to work. The winpcap as downloaded from their site
is a native
James Abley wrote:
On 28/03/2008, S A wrote:
Here's the really strange part:
if I do an strace on my application, then my signal handler
gets invoked correctly!! Can't explain this.
c.f. Heisenbug [1]. It's common enough, but very annoying. Gives you
another avenue to explore though. What
On 28/03/2008, S A <[EMAIL PROTECTED]> wrote:
>
> Here's the really strange part:
>
> if I do an strace on my application, then my signal handler
> gets invoked correctly!! Can't explain this.
c.f. Heisenbug [1]. It's common enough, but very annoying. Gives you
another avenue to explore though.
Hi
(I've posted this question on the winpcap mailing list but didn't get a
response - just
thought I'd check here too)
I'm using Winpcap 4.0.2 in a cygwin application for
local packet capture.
My application registers a SIG_TERM signal handler.
But once i call pcap_next_ex(), my signal h
4 matches
Mail list logo