Searched refs:maxConnectionNums (Results 1 – 1 of 1) sorted by relevance
131 FILLP_UINT16 maxConnectionNums = MAX_DEFAULT_SOCKET_NUM; // keep same with the nums of socket. in PreSetFillpCoreParams() local132 err = FtConfigSet(FT_CONF_MAX_CONNECTION_NUM, &maxConnectionNums, nullptr); in PreSetFillpCoreParams()