aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/zlib
diff options
context:
space:
mode:
authorJonas Falkevik <[email protected]>2017-10-04 10:41:11 +0200
committerJonas Falkevik <[email protected]>2017-10-25 16:01:00 +0200
commit4eb3df5abc90c9fcbae3b22f42779770b7b08526 (patch)
tree53e5c3e76bade4d6b7203e3c4de0353673110f71 /erts/emulator/zlib
parentb6366ad3285cb9aa7f00b18bc2135cee8e471080 (diff)
downloadotp-4eb3df5abc90c9fcbae3b22f42779770b7b08526.tar.gz
otp-4eb3df5abc90c9fcbae3b22f42779770b7b08526.tar.bz2
otp-4eb3df5abc90c9fcbae3b22f42779770b7b08526.zip
sctp: change connect to only return connect errors
gen_sctp:connect_init/4 could return error even though the connect are in progress. I.e. connect on socket returned "in progress". The error can come from packet_inet_output() which is checking the socket for errors. The issue here is that from erlang you don't think the connect is still ongoing. But you will receive a sctp_assoc_change message later on.
Diffstat (limited to 'erts/emulator/zlib')
0 files changed, 0 insertions, 0 deletions