Fix: relayd refcount updates for stream
authorDavid Goulet <dgoulet@efficios.com>
Thu, 4 Jul 2013 20:25:27 +0000 (16:25 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 5 Jul 2013 18:26:02 +0000 (14:26 -0400)
Increment refcount only when the stream was successfully sent to the
relayd and set the new stream's flag "sent_to_relayd" which is used
before the refcount update when closing the relayd. A stream that was
unable to be sent, the close relayd code path does not decrement the
refcount anymore.

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

No differences found
This page took 0.027888 seconds and 5 git commands to generate.