Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp1785 static bool ServerBind(TcpServerListenContext *context) in ServerBind() function
1993 if (!ServerBind(context)) { in ExecTcpServerListen()