tipc: Add support for SO_SNDTIMEO socket option
authorYing Xue <ying.xue@windriver.com>
Wed, 6 Jul 2011 09:53:15 +0000 (05:53 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 18 Sep 2011 02:55:11 +0000 (22:55 -0400)
Adds support for the SO_SNDTIMEO socket option. (This complements the
existing support for SO_RCVTIMEO that is already present.)

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

No differences found