Subject: Re: TCP send buffer free space
To: None <jhawk@MIT.EDU>
From: Dave Gantose <gantose@grc.nasa.gov>
List: tech-net
Date: 07/10/2001 15:40:17
-- John Hawkinson wrote:

> It seems to me that this would be a reasonable case for you to go
> whole hog and violate the abstraction barriers.
> 
> If your software is running as root, you could look up the amount of
> outstanding data in the tcpcb (kernel grovelling).

That sounds like what I originally wanted to do. How do I do it?
--