commit | 6650613d3387dcc30685e2781818ea7d0f840027 | [log] [tgz] |
---|---|---|
author | oscar.medina@motorola.com <oscar.medina@motorola.com> | Tue Jun 30 03:25:39 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 05 19:16:11 2009 -0700 |
tree | 395be1b4fe613f8016d306f5ba39b98630360740 | |
parent | af794c74240d8d788058bdfee339512e7ac029b2 [diff] |
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 <oscar.medina@motorola.com> Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>