]> git.tuebingen.mpg.de Git - paraslash.git/commit
Interactive: Introduce i9e_get_error().
authorAndre Noll <maan@systemlinux.org>
Wed, 27 Jun 2012 20:32:16 +0000 (22:32 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 18 Nov 2012 19:28:28 +0000 (20:28 +0100)
commitc31982b09dda5aa556455e13ee5aa1adf66e9da4
tree4cb23447a65a14cfa039ed4794893981d9db32f1
parentbe1074b491b51e3fd4a413f530517e3ff847b022
Interactive: Introduce i9e_get_error().

Currently there is no easy way for a paraslash task to find out
whether the i9e task is still up and running. This commit adds the
new public function i9e_get_error() which simply returns the error
state of the i9e task.
interactive.c
interactive.h