Home
last modified time | relevance | path

Searched refs:MAX_CONNECTION_VALUE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Di_stream_socket.h85 static constexpr int MAX_CONNECTION_VALUE = 100; variable
H A Dvtp_stream_socket.cpp477 bool ret = FtListen(listenFd_, MAX_CONNECTION_VALUE); in CreateServer()