mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 06:10:42 +01:00
imzmq3: Added the return call to runInput
Just to be sure that nothing unfortunate would happen, possible that housekeeping would not get done without this.
This commit is contained in:
parent
91b7e5e34a
commit
6e1774a351
@ -563,6 +563,7 @@ static rsRetVal rcv_loop(thrdInfo_t* pThrd){
|
||||
BEGINrunInput
|
||||
CODESTARTrunInput
|
||||
iRet = rcv_loop(pThrd);
|
||||
RETiRet;
|
||||
ENDrunInput
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user