Uh oh!
There was an error while loading. Please reload this page.
add send_vectored for unix socket - #69915
Conversation
rust-highfive
commented
Mar 11, 2020
(rust_highfive has picked a reviewer for you, use r? to override) |
There was a problem hiding this comment.
What is the correct way to specify this attribute? I didn't find the relevant documentation.
rust-highfive
commented
Mar 11, 2020
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
LinkTed
commented
Mar 11, 2020
I wrote a similar functions in PR #69864. |
rust-highfive
commented
Mar 11, 2020
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
joshtriplett
commented
Mar 12, 2020
contrun
commented
Mar 12, 2020
@LinkTed@joshtriplett Thanks. I will close this one. |
Ralith
commented
Apr 26, 2020
It might be nice to get this in separately from #69864, since just |
closes#68612
Currently only supports
sendas I didn't find binding forsendmsg.connectandsendcosts two syscalls.