Skip to content

Fix Intermittent Threaded Usage Failure

Compare
Choose a tag to compare
@alessandromaggio alessandromaggio released this 12 Sep 13:33
· 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.