Skip to content
Verified Commit 9e2d642b authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Refactor Multi class I/O events

- Move methods that didn't need to be methods out of Mutli class.
- Use individual send/recv streams instead of a stapled stream, as
  these type check better; send end needs contravariant argument type,
  recv end needs covariant return type, stapled stream could only be
  invariant.
parent b3b14b7a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment