Fix: remove nonblock flag of sessiond socket in consumer
authorDavid Goulet <dgoulet@efficios.com>
Tue, 4 Jun 2013 19:56:43 +0000 (15:56 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 4 Jun 2013 19:56:45 +0000 (15:56 -0400)
There is no need for non blocking socket. Furthermore, we have observed
unstable behaviors with a non blocking side (consumer) and a blocking
side (sessiond).

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

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