socket.remotePort


远程端口的数字表示。例如,8021。如果套接字被销毁(例如,如果客户端断开连接),则值可能是 undefined

¥The numeric representation of the remote port. For example, 80 or 21. Value may be undefined if the socket is destroyed (for example, if the client disconnected).