@@ -246,7 +246,7 @@ void cleanup_(int signum)
// 清理
pcap_freecode(&fp);
pcap_freealldevs(alldevs); // 释放设备列表
pcap_close(handle); // 关闭会话句柄
//pcap_close(handle); // 关闭会话句柄
The note is not visible to the blocked user.