Fix Intermittent Threaded Usage Failure
·
36 commits
to master
since this release
This release fixes the Python Issue 30482 that made the underlying socket.getprotobyname() unreliable, as detailed in PR #56. Thanks to @malbers15 for the fix.