Hi! There are some situations where Nondeterminism will be brought up and they are discussed in this issue and the public documents. I'm curious about two situations:
sock_send
and sock_recv
interfaces are also bring Nondeterminism. The communication can be non-deterministic in time, and results. I wonder whether these situations are allowed to be non-deterministic due to the nondeterminism is essential to the API
reason or if there is still some possibility to restrict the non-deterministic in these APIs. Thanks for your help!
Last updated: Nov 22 2024 at 17:03 UTC