From: Mario Schuknecht Date: Wed, 9 Mar 2011 22:08:09 +0000 (-0800) Subject: tcp: ioctl type SIOCOUTQNSD returns amount of data not sent X-Git-Tag: v2.6.39-rc1~468^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4e1b3970973bbb57cc3a3b9d67e67c1c648c37;p=pandora-kernel.git 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: Mario Schuknecht Signed-off-by: Steffen Sledz Signed-off-by: David S. Miller --- Reading git-diff-tree failed