socket.timeout
由 socket.setTimeout()
设置的套接字超时(以毫秒为单位)。
如果未设置超时,则为 undefined
。
The socket timeout in milliseconds as set by socket.setTimeout()
.
It is undefined
if a timeout has not been set.
由 socket.setTimeout()
设置的套接字超时(以毫秒为单位)。
如果未设置超时,则为 undefined
。
The socket timeout in milliseconds as set by socket.setTimeout()
.
It is undefined
if a timeout has not been set.