mirror of
https://github.com/uselessd/alcove.git
synced 2026-04-15 17:25:33 +00:00
Decode messages as they arrive from the port. Non-matching messages are converted to tuples and sent back into the process' mailbox. A busy port that is generating many messages (stdout, signals, stderr) could cause a call to timeout. Still messy, cleanup required.