Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly close pcap.TCPTracker and pcap.createSession #248

Open
sascha1337 opened this issue Dec 10, 2018 · 1 comment
Open

Properly close pcap.TCPTracker and pcap.createSession #248

sascha1337 opened this issue Dec 10, 2018 · 1 comment
Labels

Comments

@sascha1337
Copy link

What would be the correct way of completely closing the pcap activity for both pcap.TCPTracker and pcap.createSession ? Thank you so much !

@nblasgen
Copy link

At least for the session, you can call the close() function. I haven't looked at the other function, but might be the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants