Overview
Request 677349 accepted
- Update to 21.2.6:
- Changes for 21.2.6:
* http://erlang.org/download/OTP-21.2.6.README
* erts: When using the {linger,{true,T}} option;
gen_tcp:listen/2 used the full linger time before
returning for example eaddrinuse. This bug has now been
corrected.
* stdlib: Optimize pretty printing of terms. The slower behaviour
was introduced in Erlang/OTP 20.
- Created by gsantomaggio_suse
- In state accepted
- Open review for gsantomaggio_suse
Request History
gsantomaggio_suse created request
- Update to 21.2.6:
- Changes for 21.2.6:
* http://erlang.org/download/OTP-21.2.6.README
* erts: When using the {linger,{true,T}} option;
gen_tcp:listen/2 used the full linger time before
returning for example eaddrinuse. This bug has now been
corrected.
* stdlib: Optimize pretty printing of terms. The slower behaviour
was introduced in Erlang/OTP 20.
matwey accepted review
LGTM
matwey accepted request