Answers

Question and Answer:

  Home  Unix Socket Programming

⟩ What exactly does SO_LINGER do?

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.

 209 views

More Questions for you: