module_event_noreply
if(event == module_event_noreply || event == module_event_error) {
if(event == module_event_noreply && iq->timeout_count >= 3 &&
event = module_event_noreply;
case module_event_noreply: return "module_event_noreply";
if(event == module_event_noreply || event == module_event_error) {
if(event == module_event_noreply && iq->timeout_count >= 3 &&
event = module_event_noreply;
case module_event_noreply: return "module_event_noreply";