https://github.com/rust-lang/rust/blob/c4b23aec4c5ddf32df1e0ba3cc23212327cd8b1f/src/libstd/net/udp.rs#L67-L68 > Returns nothing on success. Considering the return type is `Result<usize, Error>`, it doesn't seem like 'nothing' is an option