public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* tcp window size
@ 2003-02-17  3:31 yi
  0 siblings, 0 replies; only message in thread
From: yi @ 2003-02-17  3:31 UTC (permalink / raw)
  To: linux-kernel

Hi Guys,

I apologize for my naive question. However, I think it's good way to ask 
my question to linux-kernel gurus here.

Basically, I want to add a system call which return the window size of 
the corresponding tcp connection. It should have a parameter of socket 
descriptor. (Say, get_winsize( int sock ) )

My question is which in-kernel data structure has the window size value 
of the ongoing tcp connection and how can I get that value from the 
socket descriptor. Actually, the question is related with the linkage of 
data structures from the socket to the tcp window size.

If you know any link or documentation, please let me know.

Thanks in advance.

- Yung Yi.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-17  3:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-17  3:31 tcp window size yi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox