We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe319cf commit f0be590Copy full SHA for f0be590
XEngine_Source/XEngine_ModuleSession/ModuleSession_Define.h
@@ -20,7 +20,7 @@ typedef enum
20
}ENUM_PROXY_SESSION_CLIENT_STATUS;
21
typedef struct
22
{
23
- XENGINE_PROTOCOL_USERAUTH st_UserAuth;
+ XENGINE_PROTOCOL_USERAUTHEX st_UserAuth;
24
XCHAR tszSrcAddr[128];
25
XCHAR tszDstAddr[128];
26
XNETHANDLE xhClient;
0 commit comments