[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luasocket udp multicast working example?
- From: Sam Roberts <vieuxtech@...>
- Date: Mon, 6 Feb 2012 14:19:20 -0800
On Mon, Feb 6, 2012 at 12:40 PM, Valerio Schiavoni
<valerio.schiavoni@gmail.com> wrote:
> I've looked a bit into your fork, and I was wondering if among the
> contributed things there was a new API added to access the current TCP
> windows size..is there something like that?
No.
There is no standard way to get such information. To my knowledge,
there isn't even a linux-specific/non-standard socket option.
How would you propose getting such information? And if you had it,
what would you do with it?
Cheers,
Sam