pub fn cvt_r<T, F>(f: F) -> Result<T>where T: IsMinusOne, F: FnMut() -> T,
windows_net
Just to provide the same interface as sys/unix/net.rs