diff options
author | Brian Cully <bjc@kublai.com> | 2017-11-12 11:48:02 -0500 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2017-11-12 11:48:47 -0500 |
commit | 3f8f46c8b10d060ec4ba7f3be91ff3cb6e903e01 (patch) | |
tree | c8fd64851982188eb722a99956db46e49409996f /testplan | |
parent | 01fde2b197c3d33d33b8814cdb677f8f262044a0 (diff) | |
download | xmpt-3f8f46c8b10d060ec4ba7f3be91ff3cb6e903e01.tar.gz xmpt-3f8f46c8b10d060ec4ba7f3be91ff3cb6e903e01.zip |
Remove child handling, replace with pipe signal handling.
We don't actually care about the child, really, just ability to read
and write, so SIGPIPE is more appropriate.
Currently, ignore SIGPIPE during write operations, to support just
spamming input for protocol dump testing. This should be a flag in the
future, but for now, as long as there's a match step with a thunk,
it'll get caught there.
Diffstat (limited to 'testplan')
0 files changed, 0 insertions, 0 deletions