Home
last modified time | relevance | path

Searched refs:isSupportTcp (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c525 int isSupportTcp = 0; in ConnServerInit() local
527 (void)SoftbusGetConfig(SOFTBUS_INT_SUPPORT_TCP_PROXY, (unsigned char *)&isSupportTcp, sizeof(isSupportTcp)); in ConnServerInit()
528 if (isSupportTcp) { in ConnServerInit()

Completed in 1 milliseconds