ladishd: Use app_uuid for identifying appless clients
commit7b1baf033db05b6e79f4789fa3a96ba9c54a60ef
authorNedko Arnaudov <nedko@arnaudov.name>
Sat, 6 Nov 2010 13:34:54 +0000 (6 15:34 +0200)
committerNedko Arnaudov <nedko@arnaudov.name>
Sat, 6 Nov 2010 13:34:54 +0000 (6 15:34 +0200)
tree3184f905245757f69f593b4aae5ed80a3b5abb04
parent2eac623818ac0f9c06f430520fda1f41dde638d1
ladishd: Use app_uuid for identifying appless clients

 * normal jack clients have both app_uuid set and non-zero pid
 * jmcore clients have only non-zero pid, their app_uuid is null
 * clients of unmanaged apps (externally started aps, inprocess clients
   and the a2j client) have zero pid and zero app_uuid
daemon/virtualizer.c