From: oscar.medina@motorola.com Date: Tue, 30 Jun 2009 03:25:39 +0000 (+0000) Subject: tipc: Add socket options to get number of queued messages X-Git-Tag: v2.6.32-rc1~703^2~859 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6650613d3387dcc30685e2781818ea7d0f840027;p=pandora-kernel.git tipc: Add socket options to get number of queued messages This patch allows a TIPC application to determine the number of messages currently waiting in a socket's receive queue (TIPC_SOCK_RECVQ_DEPTH) or in all TIPC socket receive queues (TIPC_NODE_RECVQ_DEPTH). Signed-off-by: Oscar Medina Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed