ERR_SOCKET_CLOSED_BEFORE_CONNECTION
在连接套接字上调用 net.Socket.write()
时套接字在连接建立之前关闭。
When calling net.Socket.write()
on a connecting socket and the socket was
closed before the connection was established.
在连接套接字上调用 net.Socket.write()
时套接字在连接建立之前关闭。
When calling net.Socket.write()
on a connecting socket and the socket was
closed before the connection was established.