]> git.tuebingen.mpg.de Git - paraslash.git/commit
server: Add com_tasks().
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 28 Sep 2014 17:02:46 +0000 (17:02 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 23 Nov 2014 16:00:13 +0000 (17:00 +0100)
commit144c8da3fb211847623e6d258b4c1f55112e2779
tree973cdba168ba9309fcbd7d7ce2533979ae164f75
parentb59a2064b8dcc9fc83c32f14d6520b266d90a8cb
server: Add com_tasks().

It is sometimes useful to see the task list of para_server. The
infrastructure for obtaining this information is already in sched.c,
so this is a rather simple matter.
client.c
command.c
server.c
server.cmd
server.h