Files
linux-st/include/net
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
..
2009-03-21 19:06:54 -07:00
2009-06-03 02:51:04 -07:00
2009-06-03 02:51:04 -07:00
2009-06-03 02:51:04 -07:00
2009-06-03 02:51:04 -07:00
2009-04-27 02:45:02 -07:00
2009-05-19 16:02:02 -07:00
2009-04-27 02:45:02 -07:00
2009-03-03 01:14:27 -08:00
2009-03-25 18:26:30 +01: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
2009-04-27 02:45:02 -07:00
2009-06-03 02:51:04 -07:00