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
Can a socket have multiple ports?
What is the difference between SO_REUSEADDR and SO_REUSEPORT?
What is the difference between read() and recv()?
Can multiple sockets use the same port?
What is a sae socket?
How do I use TCP_NODELAY?
How does a socket work?
What is a socket set used for?
How can I tell when a socket is closed on the other end?
Why does it take so long to detect that the peer died?
What is a socket file?
Can multiple clients connect to same socket?
What is active unix domain sockets?
Why do I get EPROTO from read()?
Is socket a hardware or software?