Socket SO SNDBUF: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * DatagramSocket SO_SNDBUF * TCP Socket SO_SNDBUF =Overview= Obtained with <tt>...") |
No edit summary |
||
Line 1: | Line 1: | ||
=External= | |||
* https://docs.oracle.com/javase/8/docs/api/java/net/SocketOptions.html | |||
=Internal= | =Internal= | ||
Revision as of 17:44, 20 March 2017
External
Internal
Overview
Obtained with getSendBufferSize().