Hi, I have pcap_dispatch sometimes returning value <0 and pcap_geterr printing "Resource temporarily unavailable".
The pcap handler is non blocking (pcap_setnonblock was called with 1), the fd was found with pcap_get_selectable_fd, it was select()ed on and returned turned on. Yet pcap_dispatch returns this error. Any ideas ? My only idea is that the fd was off and pcap_dispatch was called by mistake. The thing run on Linux 2.4 and pcap version is 0.8.3. --ury - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.