setsockopt - Is the tcp window size relevant to the SND_BUF or RCV_BUF of the tcp socket? -


i want know when change snd_buf of socket via setsockopt api, original window size of tcp layer changed accordingly?

it doesn't change since receive window size, whereas so_sndbuf controls size of send buffer.


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -