orweis / winpcapy

A Modern Python wrapper for WinPcap
GNU General Public License v2.0
76 stars 23 forks source link

how to close winpcap ? #13

Closed LeoLiu8023AmyLu closed 6 years ago

LeoLiu8023AmyLu commented 6 years ago

when I try to close the "WinPcapUtils.capture_on()" function, I find that WinPcap.stop() function is no use ,how to fix this problem ?

LeoLiu8023AmyLu commented 6 years ago

use stop() in call_back() function can solve the problem

SnoopiACK commented 3 years ago

WinPcapUtils.stop() ??