'drain' 事件


当写缓冲区变空时触发。 可用于限制上传。

另请参阅:socket.write() 的返回值。

Emitted when the write buffer becomes empty. Can be used to throttle uploads.

See also: the return values of socket.write().