hexanaft/pingsim

doesn't work on macOS

Opened this issue · 0 comments

It doesn't work on Mac.

works after remove this line .
if (setsockopt(sock, SOL_IP, IP_HDRINCL, (char *)&val, sizeof(val)) < 0)