Because the socket object is a readable stream, you can control the flow by calling socket.pause() and socket.resume(), or even pipe it into a writable ...
確定! 回上一頁