Hi,
I've have been having issues lately trying to compile a code that use to compile nicely before the upgrade to GCC version 4.x.x
The code is here.
int recvtcp( char *buf, int sizeofbuffer)
{
int datalink;
struct pcap_pkthdr useless;
struct tcppacket
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.