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.】