No this is on windows. We issue a terminate process command for the
process id.
-----Original Message-----
From: wireshark-users-bounces@xxxxxxxxxxxxx
[mailto:wireshark-users-bounces@xxxxxxxxxxxxx] On Behalf Of Stephen
Fisher
Sent: Thursday, November 06, 2008 4:25 PM
To: Community support list for Wireshark
Subject: Re: [Wireshark-users] tshark creates files in temp dir
On Thu, Nov 06, 2008 at 04:01:40PM -0700, Al Aghili wrote:
> We're stopping it by killing the tshark process through a kill command
> which I would think is not graceful. How do you recommend killing
> tshark programmatically?
I assume you're using some sort of Unix? In that case, SIGTERM (15),
SIGINT (2) and SIGHUP (1) are caught and should result in a graceful
shutdown of tshark. A SIGKILL (9) is not catchable and forces tshark to
quit immediately. Which are you using?
Steve
_______________________________________________
Wireshark-users mailing list
Wireshark-users@xxxxxxxxxxxxx
https://wireshark.org/mailman/listinfo/wireshark-users