Commit 338322fa authored by Michael Heimpold's avatar Michael Heimpold
Browse files

sub_client: allow to specify a timeout (refs #275)



This add a new command line parameter to give a timeout for message
processing. It is implemented using alarm(2) and thus available at
the moment only for POSIX platforms (also because I have no WIN32
build environment at hand).

Signed-off-by: default avatarMichael Heimpold <michael.heimpold@i2se.com>
parent 26a81747
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment