Consider a TCP echo client which blocks on fgets which read
input from standard input. If now the corresponding server
process crashes, what will client TCP kernel receive? Can
the client process receive that? Why or why not? How you
solve the
above problem?
Answer / nouff
Consider a TCP echo client which blocks on fgets which read
input from standard input. If now the corresponding server
process crashes, what will client TCP kernel receive? Can
the client process receive that? Why or why not? How you
solve the
above problem?
| Is This Answer Correct ? | 0 Yes | 1 No |
What does shebang mean in unix?
What is af_unix?
How would you identify daemons in unix?
What will happens when we don't call of bind()and listen() in a normal echo server ? Q.33 (b). What are the purposes of the three file descriptors on which the syslogd daemon listens and does I/O multiplexing?
What are the features and benefits of unix?
What is pipe in unix example?
Which data structure is used to maintain the file identification?
In what way the protection fault handler concludes?
What is unix mtime?
What is difference between find and grep in unix?
How do we change file access permissions?
What are the phases of swapping a page from the memory?