Fix: add missing goto pending if data is inflight
authorDavid Goulet <dgoulet@efficios.com>
Tue, 18 Dec 2012 17:09:09 +0000 (12:09 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 18 Dec 2012 17:09:09 +0000 (12:09 -0500)
commitbdd88757eedddd53dea46645574f218094573c74
treec567c1041edd50a866848894422c60daecf9dea5
parentc45536e170aa9ba8aeb9ba21da25b7cec73392f6
Fix: add missing goto pending if data is inflight

There was only a detection for data NOT inflight and for data inflight,
if a relayd was found, was simply exiting the loop and return no data
pending.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/consumer.c
This page took 0.026623 seconds and 5 git commands to generate.