From: Allan Stephens Date: Tue, 15 Apr 2008 07:07:15 +0000 (-0700) Subject: [TIPC]: Allow stream receive to read from multiple TIPC messages X-Git-Tag: v2.6.26-rc1~1138^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a198d3a200313bca8261e30e6daaad790937fd7e;p=pandora-kernel.git [TIPC]: Allow stream receive to read from multiple TIPC messages This patch allows a stream socket to receive data from multiple TIPC messages in its receive queue, without requiring the use of the MSG_WAITALL flag. Acknowledgements to Florian Westphal for identifying this issue and suggesting how to correct it. Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed