Named pipe support
Open
enhancement
review-issue
- Dominant language
- C++
- Stars
- 299
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Windows named pipes should already work with the current implementation. However, we should provide the following:
* Helper typedefs, as in `tcp_connection` and `unix_connection`.
* Testing coverage.
* Docs
* Supporting the `connect` and `close` methods for named pipes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.