Searched refs:LISTEN (Results 1 – 6 of 6) sorted by relevance
41 tcp 0 0 192.168.1.10:58653 0.0.0.0:0 LISTEN42 tcp 0 0 192.168.1.10:58652 0.0.0.0:0 LISTEN43 tcp 0 0 192.168.1.10:58651 0.0.0.0:0 LISTEN
65 enum SocketState { INIT, LISTEN, CONNECTING, CONNECTED, DISCONNECTED, CLOSED }; enumerator
430 state_ = LISTEN; in Listen()
42 5. 检查端侧端口是否打开成功。hdc shell "netstat -anp | grep 9225"。结果为9225端口状态为“LISTEN"即可。
47 …*hdc shell "netstat -anp | grep 9225"**. If the status of port 9225 is **LISTEN**, the port is ena…