diff --git a/aqhome/msg/endpoint_tty.c b/aqhome/msg/endpoint_tty.c index 7661b06..e567d23 100644 --- a/aqhome/msg/endpoint_tty.c +++ b/aqhome/msg/endpoint_tty.c @@ -172,6 +172,7 @@ int _handleReadable(GWEN_MSG_ENDPOINT *ep, GWEN_UNUSED GWEN_MSG_ENDPOINT_MGR *em DBG_INFO(GWEN_LOGDOMAIN, "here (%d)", rv); return rv; } + break; } else if (rv>0) { /* complete msg received, add to list */