Closed gladhorn closed 4 years ago
This makes sure that the socket is closed in all code paths and removes a bit of the special case handling making the code slightly simpler.
I wonder if anyone is able to test this. @robhuls maybe?
This makes sure that the socket is closed in all code paths and removes a bit of the special case handling making the code slightly simpler.