Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-shell-net-netstat.md41 tcp 0 0 192.168.1.10:58653 0.0.0.0:0 LISTEN
42 tcp 0 0 192.168.1.10:58652 0.0.0.0:0 LISTEN
43 tcp 0 0 192.168.1.10:58651 0.0.0.0:0 LISTEN
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-net-netstat.md41 tcp 0 0 192.168.1.10:58653 0.0.0.0:0 LISTEN
42 tcp 0 0 192.168.1.10:58652 0.0.0.0:0 LISTEN
43 tcp 0 0 192.168.1.10:58651 0.0.0.0:0 LISTEN
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_def.h65 enum SocketState { INIT, LISTEN, CONNECTING, CONNECTED, DISCONNECTED, CLOSED }; enumerator
H A Dsocket.cpp430 state_ = LISTEN; in Listen()
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Djsvm-debugger-cpuprofiler-heapsnapshot.md42 5. 检查端侧端口是否打开成功。hdc shell "netstat -anp | grep 9225"。结果为9225端口状态为“LISTEN"即可。
/ohos5.0/docs/en/application-dev/napi/
H A Djsvm-debugger-cpuprofiler-heapsnapshot.md47 …*hdc shell "netstat -anp | grep 9225"**. If the status of port 9225 is **LISTEN**, the port is ena…