commit | 35997e3157eba16c6124d440bdf9272087129b2a | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue Aug 17 11:00:05 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 17 17:31:52 2010 -0700 |
tree | bc12850561585be7937778852bbb81655a053aee | |
parent | 3720d40b201fe82dce1d8a64a31bfbf49c221771 [diff] |
tipc: Provide correct error code for unsupported connect() operation Modify TIPC to return EOPNOTSUPP if an application attempts to perform a non-blocking connect() operation, which is not supported by TIPC. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>