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

Allow creating and connecting to named pipes in windows #3629

Closed
hackrush01 opened this issue Feb 27, 2019 · 4 comments
Closed

Allow creating and connecting to named pipes in windows #3629

hackrush01 opened this issue Feb 27, 2019 · 4 comments
Labels
documentation Improvements or additions to documentation enhancement

Comments

@hackrush01
Copy link

hackrush01 commented Feb 27, 2019

Long story short

We need to use named pipes in windows in our project(lbry)

Expected behaviour

aiohttp should provide the functionality of creating and connecting to named pipes in windows

Actual behaviour

No such functionality present

Additional Comments

I have already "almost" implemented it. I have opened this issue for discussion regarding the feasibility and potential issues.

@aio-libs-bot
Copy link

GitMate.io thinks the contributor most likely able to help you is @asvetlov.

A possibly related issue is #1524 (allow unique connect + read timeouts).

@aio-libs-bot aio-libs-bot added documentation Improvements or additions to documentation enhancement labels Feb 27, 2019
@asvetlov
Copy link
Member

Would you work on pull request?

@hackrush01
Copy link
Author

Yes, I should have one by the night.

@asvetlov
Copy link
Member

asvetlov commented Jul 4, 2019

Fixed by #3632

@asvetlov asvetlov closed this as completed Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement
Projects
None yet
Development

No branches or pull requests

3 participants