Hi,
I am working on a socket programming code and I need to modify part of it. In the code there is a line where a process receives a message :
receive(source, buf);
When a process receives a message, I don't want to deliver the message immediately, what I want is to deliver it at sometime...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.