Closed ollie-etl closed 1 year ago
Box msghdr in SendMsgZc struct to ensure it is stable through the lifetime of the op.
SendMsgZc
@Noah-Kennedy this should be uncontentious
@ollie-etl Have you managed to pass a msg_control larger than 15 bytes?
msg_control
@Icelk I haven't tried. My interest in these is the vectored send / recv they provide.
Box msghdr in
SendMsgZc
struct to ensure it is stable through the lifetime of the op.