Socket SO RCVBUF: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
Obtained with <tt>getReceiveBufferSize()</tt>. | Obtained with <tt>getReceiveBufferSize()</tt>. | ||
Also see [[Kernel_Runtime_Configuration#net.core.rmem_default|net.core.rmem_default]] and [[Kernel_Runtime_Configuration#net.core.rmem_max|net.core.rmem_max]], the related Linux kernel configuration attributes. |
Latest revision as of 18:12, 8 June 2017
External
Internal
Overview
Obtained with getReceiveBufferSize().
Also see net.core.rmem_default and net.core.rmem_max, the related Linux kernel configuration attributes.