diff options
| author | Jonas Falkevik <[email protected]> | 2017-10-04 10:41:11 +0200 |
|---|---|---|
| committer | Jonas Falkevik <[email protected]> | 2017-10-25 16:01:00 +0200 |
| commit | 4eb3df5abc90c9fcbae3b22f42779770b7b08526 (patch) | |
| tree | 53e5c3e76bade4d6b7203e3c4de0353673110f71 /lib/common_test/test_server/ts_lib.erl | |
| parent | b6366ad3285cb9aa7f00b18bc2135cee8e471080 (diff) | |
| download | otp-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 'lib/common_test/test_server/ts_lib.erl')
0 files changed, 0 insertions, 0 deletions
