Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TIPC]: Add error check to detect non-blocking form of connect()
This patch causes TIPC to return an error indication if the non- blocking form of connect() is requested (which TIPC does not yet support). Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information