Jason King
Jason King
The latest nix crate fails to build on illumos based systems (and almost certainly Solaris systems) since both the `TCP_KEEPCNT` and `TCP_KEEPINTVL` TCP options aren't defined in the libc crate....
Once #197 is integrated, it would be good to have a test for it as well. This will need to include node-manta in devDependencies to remove any images exported to...
This fixes a compilation error when building on illumos (and almost certainly Solaris as well). Without this, compilation fails because the `sg_warnings_strm` is not defined when building lib/sg_pt_solaris.c