---
exec/coroipcs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/exec/coroipcs.c b/exec/coroipcs.c
index 4c18c10..a7bb67f 100644
--- a/exec/coroipcs.c
+++ b/exec/coroipcs.c
@@ -1736,7 +1736,7 @@ int coroipcs_handler_dispatch (
* the ipc connection
*/
if (conn_info->service == SOCKET_SERVICE_INIT) {
- conn_info->service = -1;
+ conn_info->service = 0;
}
} else
if (revent & POLLIN) {
--
1.7.4.4
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais