[TIPC]: Add error check to detect non-blocking form of connect()
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 15 Apr 2008 07:16:19 +0000 (00:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Apr 2008 07:16:19 +0000 (00:16 -0700)
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>

No differences found