Wrapper around windows anonymous pipes (which are synchronous and do not support IOCP) so that they are asynchronous and implement mio::Evented. Achieves this using a temporary buffer and a worker thread to move data from the synchronous pipe into the buffer.
-
Notifications
You must be signed in to change notification settings - Fork 3
davidhewitt/mio-anonymous-pipes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
mio::Evented wrapper for windows anonymous pipes
Resources
Stars
Watchers
Forks
Packages 0
No packages published