mystikos
mystikos copied to clipboard
Unix-domain sockets does not support MSG_PEEK
The Unix-domain sockets implementation does not support MSG_PEEK
when calling sendmsg()
.
Only used in Cpython tests currently.