Fix EAGAIN properly. 87/126687/2
authorMichal Bloch <m.bloch@samsung.com>
Mon, 24 Apr 2017 16:58:40 +0000 (18:58 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Tue, 25 Apr 2017 13:52:14 +0000 (15:52 +0200)
commit04eb863ce93c98a7d2883312234177d36b912f4b
treecfc469737be36e5a85511a6b706ba260d3d3a3c7
parent4d483b53df35024f9eea06c92e5a567d87505b41
Fix EAGAIN properly.

The previous patch already produces the correct behaviour;
this just ensures correctness in case calling code changes.

Change-Id: Ibc514ac31dcb02462d5b6755d1765652a342dfa5
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
src/logger/logger.c