- From: Takeshi Yoshino <notifications@github.com>
- Date: Wed, 09 Mar 2016 01:31:47 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 9 March 2016 09:32:17 UTC
Self-reply to https://github.com/whatwg/streams/pull/430#issuecomment-193877949 > So, IIUC, TCPSocketPosix::SetReceiveBufferSize() would help us prevent / recover from unexpected increase of amount of data being buffered in kernel. SO_RCVBUF limits total memory consumption including overhead. So, this value should be set to a slightly larger value (e.g. like tcp_adv_win_scale is reflected to the advertised window size). --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/430#issuecomment-194205943
Received on Wednesday, 9 March 2016 09:32:17 UTC