daemon: remove room client connections in studio graph. Fix #89
commit9a42d3d9980a8d2aa46414dfb52b59e973fc5dc8
authorNedko Arnaudov <nedko@arnaudov.name>
Mon, 10 May 2010 17:40:53 +0000 (10 20:40 +0300)
committerNedko Arnaudov <nedko@arnaudov.name>
Mon, 10 May 2010 17:40:53 +0000 (10 20:40 +0300)
tree64efb840f759f684ca8c2c48eeffee07c374c078
parente78efac7e6891593c77ab7bdd96cdae1be22a604
daemon: remove room client connections in studio graph. Fix #89

When room client in studio graph is being destroyed of room being destroyed,
connections for this client need to be destroyed as well.
daemon/cmd_delete_room.c
daemon/graph.c