hyperboria / bugs

Peer-to-peer IPv6 networking, secure and near-zero-conf.
153 stars 17 forks source link

setuid: disable if CAP_TO_MASK is unavailable, e.g. before android-20 #48

Closed ghost closed 8 years ago

incertia commented 9 years ago

we can temporarily not add this feature to os x by adding an #ifdef __linux__ clause around the #include statement. i'm not sure what the os x equivalent of this is.