mystikos icon indicating copy to clipboard operation
mystikos copied to clipboard

Unix-domain sockets does not support MSG_PEEK

Open mikbras opened this issue 3 years ago • 1 comments

The Unix-domain sockets implementation does not support MSG_PEEK when calling sendmsg().

mikbras avatar Dec 06 '21 17:12 mikbras

Only used in Cpython tests currently.

radhikaj avatar Dec 06 '21 21:12 radhikaj