Age | Commit message (Collapse) | Author |
|
|
|
It compiles, but it's probably not a good idea to run it...
|
|
|
|
Prevously, it disabled the resend timeout, but still sent the
acknowledgements.
|
|
|
|
|
|
Something strange is going on here, need to debug.
|
|
|
|
|
|
|
|
|
|
This also reduces the default timeout to 500 ms.
|
|
|
|
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.
|