+2
−0
+4
−0
+41
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>