Hi,

I am making netflow collector with DPDK.
I need to export result to another server with socket programming.
But I can not include <netinet/in.h> which defines struct sockaddr_in.

How can I make application with traditional socket programming and DPDK?

Thanks.

Choonho Son

Reply via email to