Call pcap_set_immediate_mode to get results back immediately.

This commit is contained in:
dmiller 2018-08-21 04:51:33 +00:00
parent 7f1485f56d
commit d6a04c465e
5 changed files with 70 additions and 42 deletions

View file

@ -255,5 +255,6 @@ extern "C" int gethostname (char *, unsigned int);
#undef HAVE_IPV6_IPPROTO_RAW
#undef PCAP_NETMASK_UNKNOWN
#undef HAVE_PCAP_SET_IMMEDIATE_MODE
#endif /* CONFIG_H */