Move ust channel registry inside session registry
authorDavid Goulet <dgoulet@efficios.com>
Thu, 7 Mar 2013 17:05:35 +0000 (12:05 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 21 Mar 2013 16:24:54 +0000 (12:24 -0400)
This is more logical with the way we do locking where a channel can not
exist without a session so accessing a channel implies the session lock.

Also, this patch makes the session registry a pointer that we allocate
and free on destroy.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.025207 seconds and 4 git commands to generate.