diff options
author | Lukas Larsson <[email protected]> | 2017-10-18 11:46:27 +0200 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2017-10-30 19:40:10 +0100 |
commit | 553896346c987d27958adc392940a3a197bbcdc4 (patch) | |
tree | 37aa3cb1d21d735e825ef8a63c1091d4b9730394 /lib/erl_interface/test/erl_global_SUITE_data | |
parent | 62db6a63625ef67d7474da1efc8d4f65bfd8c251 (diff) | |
download | otp-553896346c987d27958adc392940a3a197bbcdc4.tar.gz otp-553896346c987d27958adc392940a3a197bbcdc4.tar.bz2 otp-553896346c987d27958adc392940a3a197bbcdc4.zip |
erts: tcp send should return {error,closed}
In the scenario where a gen_tcp:recv/2 detected an
error, the next gen_tcp:send should get a closed
error and not a enotconn error as was the case before.
Diffstat (limited to 'lib/erl_interface/test/erl_global_SUITE_data')
0 files changed, 0 insertions, 0 deletions