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

win32ipc: use named pipes #1647

Closed
wants to merge 1 commit into from
Closed

Conversation

matheusd
Copy link
Member

@matheusd matheusd commented Sep 14, 2018

Requires decred/dcrwallet#1288

This adds the ability to use named pipes to the win32ipc module and to close a previously open named pipe, such that a wallet can be shut down without having to wait for the decrediton process to end.

For the moment this includes only the reading part (which allows decrediton to shutdown the wallet) but depending on the resolution of the decred/dcrwallet#1288 PR, this might be modified to support the writing end as well.

Fix #1645
Fix #1653

@alexlyp
Copy link
Member

alexlyp commented Sep 17, 2018

tested and working. will do a final test once the dcrwallet PR has been approved and merged.

@matheusd
Copy link
Member Author

Solved in a different way by #1679 and will be finished once a fix for #1712 is completed, so closing.

@matheusd matheusd closed this Oct 31, 2018
@matheusd matheusd deleted the win32-named-pipes branch February 25, 2020 18:16
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.3 RC2 issue: Error creating wallet [main] Close wallet on windows
2 participants