mfontanini / libtins

High-level, multiplatform C++ network packet sniffing and crafting library.
http://libtins.github.io/
BSD 2-Clause "Simplified" License
1.89k stars 374 forks source link

dns_stat example can't work 'tcp and port 53' #442

Open jiamo opened 3 years ago

jiamo commented 3 years ago

While udp and port 53 is work fine. When using tcp and port 53 and dig google.com +tcp show nothing.