Vlad Yasevich c6ba68a266 sctp: support non-blocking version of the new sctp_connectx() API
Prior implementation of the new sctp_connectx() call that returns
an association ID did not work correctly on non-blocking socket.
This is because we could not return both a EINPROGRESS error and
an association id.  This is a new implementation that supports this.

Originally from Ivan Skytte Jørgensen <isj-sctp@i1.dk

Signed-off-by: Ivan Skytte Jørgensen <isj-sctp@i1.dk
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
2009-06-03 09:14:47 -04:00
..
2008-09-12 16:30:20 -07:00
2009-03-21 19:06:54 -07:00
2009-06-03 02:51:04 -07:00
2008-11-25 17:35:18 -08:00
2008-07-05 21:26:57 -07:00
2009-06-03 02:51:04 -07:00
2009-06-03 02:51:04 -07:00
2008-06-11 21:00:38 -07:00
2009-06-03 02:51:04 -07:00
2008-06-11 21:00:38 -07:00
2009-04-27 02:45:02 -07:00
2008-06-11 21:00:38 -07:00
2009-05-19 16:02:02 -07:00
2009-04-27 02:45:02 -07:00
2008-02-29 11:46:17 -08:00
2008-03-28 16:28:36 -07:00
2008-11-12 00:54:54 -08:00
2009-03-03 01:14:27 -08:00
2009-01-06 11:38:15 -07:00
2009-03-25 18:26:30 +01:00
2008-11-16 23:01:49 -08:00
2009-01-08 10:40:57 -08:00
2009-03-21 19:06:50 -07:00
2009-04-22 16:57:17 -04:00
2009-06-03 02:51:02 -07:00
2008-11-14 11:29:12 +11:00
2009-04-27 02:45:02 -07:00
2008-07-05 21:25:39 -07:00
2009-06-03 02:51:04 -07:00