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

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