Search:

Type: Posts; User: Ernie~

Search: Search took 0.01 seconds.

  1. Thanks, that was not the issue. Anyways the...

    Thanks, that was not the issue.

    Anyways the issue is solved (after reviewing the code I noticed that the problem was in the parent process, so it was the child who needed to be attending sockets)...
  2. Thanks for your reply. Lines 104 to 120 serves...

    Thanks for your reply.

    Lines 104 to 120 serves for the purpose of communication between processes using pipes. If you remove them, then there's no communication between child process and parent...
  3. I need help for socket reading using multithreaded pipes

    Hello all,

    after searching for documentation and tutorials along the web (including this forum) I was not able to find a solution to an issue I am having with a linux server.

    The idea is to...
Results 1 to 3 of 3