interprocess icon indicating copy to clipboard operation
interprocess copied to clipboard

[src/os/unix/udsocket/{ancillary.rs,util.rs}] Casts to fix build; use non-namespaced `size_of`

Open SamuelMarks opened this issue 3 years ago • 0 comments

Now builds without error on macOS. Haven't tested on other OSs (might need conditional casting).

SamuelMarks avatar Oct 11 '21 13:10 SamuelMarks