Fix: relayd close stream command was not working
authorDavid Goulet <dgoulet@efficios.com>
Fri, 19 Oct 2012 16:44:09 +0000 (12:44 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 19 Oct 2012 16:44:09 +0000 (12:44 -0400)
Somehow, the stream last_net_seq_num was not updated on the relayd side
causing the close stream check to fail each single time.

However, the stream is also closed on a session destroy, if any, so
there is no leaks once the FD hung up and no broken feature.

Acked-by: Julien Desfossez <julien.desfossez@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

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