Summary
- Untested support for Named Pipes vs. sockets for the BBS (commit: 290a464) (details)
- add missing files, pass nodenum, not handle to pipe constructor (commit: f060c08) (details)
- Named Pipes from wwivd to bbs works on Win32 (commit: 152d0b1) (details)
- Wired up the control pipe, it's not used but available. (commit: 8cff756) (details)
- fix pipes on os/2 (commit: 1dfc9ea) (details)
- inline pipe loop on OS/2 vs spawning a thread (commit: 268c5de) (details)
- set local console with remote session on OS/2 (commit: 83bfe71) (details)
- pipes work on OS/2 for the happy path (commit: b9d307e) (details)
- fix formatting (commit: 54b2e88) (details)