socketpair SOCK_DGRAM
support
#3986
Labels
A-linux
Area: affects only Linux targets
A-shims
Area: This affects the external function shims
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
Tokio seems to have usecase for
SOCK_DGRAM
insocketpair
.Related test:
tokio::uds_datagram recv_buf
tokio::uds_datagram try_recv_buf_never_block
tokio::uds_datagram try_send_recv_never_block
All of them terminated with the error similar to the one below:
The text was updated successfully, but these errors were encountered: