macOS support
BTW should I preemptively add the other targets supported by mio::unix::pipe here? Or maybe use cfg(not(windows))
and hope that everyone who isn't windows is unix? Or is it fine like this?
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
BTW should I preemptively add the other targets supported by mio::unix::pipe here? Or maybe use cfg(not(windows))
and hope that everyone who isn't windows is unix? Or is it fine like this?