Skip to content
Commit 2f4e1b39 authored by Mario Schuknecht's avatar Mario Schuknecht Committed by David S. Miller
Browse files

tcp: ioctl type SIOCOUTQNSD returns amount of data not sent



In contrast to SIOCOUTQ which returns the amount of data sent
but not yet acknowledged plus data not yet sent this patch only
returns the data not sent.

For various methods of live streaming bitrate control it may
be helpful to know how much data are in the tcp outqueue are
not sent yet.

Signed-off-by: default avatarMario Schuknecht <m.schuknecht@dresearch.de>
Signed-off-by: default avatarSteffen Sledz <sledz@dresearch.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ee3f1aaf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment