0
votes
0answers
92 views
How can I list for each Windows TCP socket the status of SO_LINGER?
I want to verify that a group of sockets do (or do not) have the SO_LINGER option set on them, but the end I care about isn't my program. Basically, my program is getting an unexpected network reset …
