Answer Posted / chaitanya
On some unixes this does nothing. On others, it instructs the kernel to abort tcp connections instead of closing them properly. This can be dangerous.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a sae socket?
What is a deep well socket?
What are the types of sockets?
How can I write a multi-homed server?
What is sae socket?
Is there any advantage to handling the signal, rather than just ignoring it and checking for the EPIPE error? Are there any useful parameters passed to the signal catching function?
Is tcp or unix socket faster?
What is active unix domain sockets?
How is a socket created?
Where is the socket located?
Can multiple sockets use the same port?
How can I set the timeout for the connect() system call?
What is the difference between SO_REUSEADDR and SO_REUSEPORT?
How do unix sockets work?
How do I use TCP_NODELAY?