• Graham King's avatar
    fix: Various for MacOS (#155) · 76b79149
    Graham King authored
    - Mac doesn't have `pipe2` syscall so use plain `pipe`.
    - rtnetlink isn't a dependency on mac so don't use the type
    76b79149
net.rs 7.77 KB