Skip to content

windows: updating close logic for server and client pipes #53

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

Merged
merged 1 commit into from
May 16, 2018

Conversation

muffins
Copy link
Contributor

@muffins muffins commented May 9, 2018

Windows clients weren't disconnecting correctly, they should simply CloseHandle. The DisconnectNamedPipe is only for the servers to ensure that subsequent connections go through.

@muffins muffins added the Windows label May 9, 2018
@muffins muffins added the bug label May 9, 2018
@muffins muffins merged commit cb4df96 into osquery:master May 16, 2018
muffins pushed a commit to muffins/osquery-python that referenced this pull request Jun 4, 2018
@muffins
Copy link
Contributor Author

muffins commented Jun 4, 2018

This didn't seem to work out correctly, we're breaking python extension runs now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant