adapted to latest changes in gwen, more work on data and nodes servers.
This commit is contained in:
@@ -73,6 +73,7 @@ int _startConnect(GWEN_MSG_ENDPOINT *ep, GWEN_MSG_ENDPOINT *epChild)
|
||||
return rv;
|
||||
}
|
||||
msg=AQH_ConnectDataIpcMsg_new(AQH_MSGTYPE_IPC_DATA_CONNECT_REQ,
|
||||
GWEN_MsgEndpoint_GetNextMessageId(epChild), 0,
|
||||
AQH_IpcEndpoint_GetServiceName(epChild),
|
||||
AQH_IpcEndpoint_GetUserName(epChild),
|
||||
AQH_IpcEndpoint_GetPassword(epChild),
|
||||
|
||||
Reference in New Issue
Block a user