Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix move from Socket threading to non-blocking calls #2

Merged
merged 5 commits into from
Feb 22, 2018

Conversation

jborean93
Copy link
Owner

@jborean93 jborean93 commented Feb 22, 2018

##This PR fixes the move from threading blocking sockets to non blocking socket calls. It makes the checks around error codes OS agnostic to work on a variety of distros and also get's Python 2.6 integration tests working in Travis-CI

Also adds some more NtStatus codes and fixes an issue around opening the share directory with an empty string.

@jborean93 jborean93 merged commit 7c3502a into master Feb 22, 2018
@jborean93 jborean93 deleted the socket-async branch February 22, 2018 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant