Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Fix sockutil Windows detection #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aarmea
Copy link

@aarmea aarmea commented May 14, 2015

socket.fromfd is only available on Unix, so the check here was erroneously causing an early exit (and not setting socket parameters) on Windows.

socket.fromfd is only available on Unix, so the check here was erroneously
causing an early exit (and not setting socket parameters) on Windows.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant