Tagged Questions
0
votes
1answer
944 views
libpcap, pcap_next_ex, and incompatible pointer types
Disclaimer: This is for a homework assignment, but the question is not regarding the assignment, just about general syntax weirdness.
I'm trying to use libpcap in the context of a much larger ...