当写入缓冲区变为空时触发。可以用来做上传节流。
也可以查看:socket.write() 的返回值。
socket.write()
Emitted when the write buffer becomes empty. Can be used to throttle uploads.
See also: the return values of socket.write().