Tagged Questions

2
votes
2answers
1k views

TCP option SO_LINGER (zero) - when it's required

I think I understand the formal meaning of the option. In some legacy code I'm handling now, the option is used. The customer complains about RST as response to FIN from its side on connection close ...