[Edge] Fix checking return value of the poll().
authorgichan <gichan2.jang@samsung.com>
Tue, 4 Oct 2022 06:47:53 +0000 (15:47 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Tue, 4 Oct 2022 12:08:46 +0000 (21:08 +0900)
commitf11f1eaa4a41af596b20ab7ff65eb77d928b7eda
treef5a6765fafaea122d77d483c66a6b367556f487d
parent2efc10afd1161a025fa3848aca487fb9a665f3c0
[Edge] Fix checking return value of the poll().

Since the timeout of the poll is set to 0, let's not check the return value of 0.

Signed-off-by: gichan <gichan2.jang@samsung.com>
src/libnnstreamer-edge/nnstreamer-edge-internal.c