bjorng

bjorng

Erlang Core Team

Erlang/OTP 22.0 Release Candidate 2 has been released

The second release candidate of Erlang/OTP 22.0 has been released.

This is the second of three planned release candidates before the OTP 22 release.

The intention with this release is to get feedback from our users. All feedback is welcome, even if it is only to say that it works for you, as it lets us know that the release candidate got some testing.

Erlang/OTP 22 is a new major release with new features and improvements as well as incompatibilities.

Most Liked

bjorng

bjorng

Erlang Core Team

Yes, the plan is to re-implement inet on top of socket. I guess that we will still need to keep the old inet and inet driver around for backward compatibility reasons for some time. There is probably code out there that accidentally or deliberately depends on implementation details of the old inet, for example the fact that sockets are ports.

10
Post #6
bjorng

bjorng

Erlang Core Team

Yes, definitely not in OTP 22.

It’s really too early to say, but given OTP’s focus on backward compatibility and how much hard work it is to implement socket code reliably on all platforms, I would expect socket and inet to exist side by side for a long time.

archSeer

archSeer

Looking forward to the new socket interface!

What’s the projected timeline for socket replacing inet, I imagine it won’t happen in OTP 22? I haven’t tackled inet yet in enigma because I was hoping to avoid doing it with ports.

Where Next?

Popular in Erlang News Top

Devtalk
A new Erlang news item has been posted! Link: Release OTP 24.1.4 · erlang/otp · GitHub
New
Devtalk
A new Erlang news item has been posted! Posted via Devtalk.
New
Devtalk
A new Erlang news item has been posted! Link: Release OTP 24.0 · erlang/otp · GitHub Posted via Devtalk.
New
jhogberg
maint was accidentally hard-reset to master yesterday and pushed upstream, and a few of our own commits were then based on incorrect vers...
New
Devtalk
A new Erlang news item has been posted! Link: Release OTP 24.0.5 · erlang/otp · GitHub Posted via Devtalk.
New
kennethL
Read the new Blog post by John Högberg at the OTP team. It is a brief primer on BEAM, the virtual machine that executes user code in th...
New
garazdawi
Patch Package: OTP 28.0.1 Git Tag: OTP-28.0.1 Date: 2025-06-16 Trouble Report Id: OTP-...
New
New
kennethL
I am happy to present “Further adventures in the JIT”. This post continues our adventures in the JIT, digging a bit deeper into the imple...
New
erlangforums
A new Erlang announcement has been posted: Original announcement:
New

Other popular topics Top

sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
977 41022 311
New
yawaramin
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
New
vac
Hi, I'm quite new in Elixir and I'm trying to format a string to a PEM format. I have the certificate value like MIIDBTCCAe2...... and ...
New
chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
shahryarjb
Hello, I have map which I want to convert it to string like this: the map: %{last_name: "tavakkoli", name: "shahryar"} the string I ne...
New
aesmail
Hello guys, I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New

We're in Beta

About us Mission Statement