Age | Commit message (Collapse) | Author |
|
|
|
Caution: extreme console spam
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This means we don't need a stream name any more, so
--asapo-output-stream became a simple flag parameter.
|
|
|
|
|
|
|
|
|
|
This reverts commit 50d0043dd1177c10ba888b614c6766c5e33386e7.
It spams the terminal too much, and ASAP::O-tv shows this time more
comfortably via a web interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is only really needed for offline processing. It's an added
complication for now. Maybe we'll revisit it later and re-expose this,
though.
|
|
|
|
|
|
|
|
We may eventually want to avoid copying the entire data block, but it's
an easy solution for now, and matches what we do for ZMQ.
|
|
|
|
This removes a lot of random #ifdefs from the source code.
|
|
|
|
|
|
|