NodenetSocket.prototype.destroySoonmethod Socket.prototype.destroySoon#Socket.prototype.destroySoon(): voidDestroys the socket after all data is written. If the finish event was already emitted the socket is destroyed immediately. If the socket is still writable it implicitly calls socket.end(). Return Type #void
method Socket.prototype.destroySoon#Socket.prototype.destroySoon(): voidDestroys the socket after all data is written. If the finish event was already emitted the socket is destroyed immediately. If the socket is still writable it implicitly calls socket.end(). Return Type #void