Searched refs:ConstructTCPSocketConnection (Results 1 – 1 of 1) sorted by relevance
194 napi_value ConstructTCPSocketConnection(napi_env env, napi_callback_info info, int32_t counter) in ConstructTCPSocketConnection() function241 return ConstructTCPSocketConnection(env, info, netConnection->clientId); in MakeTcpConnectionMessage()