Implement channel fd monitoring thread for UST
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 9 Mar 2013 16:58:42 +0000 (11:58 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 11 Mar 2013 14:21:36 +0000 (10:21 -0400)
This new thread uses a new hash table containing channels and monitors
their wait_fd. On hang up, the channel streams are closed but *not*
deleted so the teardown process of channel and streams are untouched.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

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