It would be good for this library to work with all operating systems. Currently, it uses `IPPROTO_ICMP`, which is only supported by linux and darwin (although I haven't actually tried building this on OSX). This would probably required swapping out implementations depending on a compile-time detection of the operating system.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by andrewthad and has received 1 comments.