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 22.3.4.22 · erlang/otp · GitHub
New
bjorng
The first release candiate of Erlang/OTP 22.0 has been released.
New
Devtalk
A new Erlang news item has been posted! Link: Release OTP 23.3 · erlang/otp · GitHub Posted via Devtalk.
New
Devtalk
A new Erlang news item has been posted! Link: Release OTP 22.3.4.23 · erlang/otp · GitHub
New
hauleth
http://erlang.org/download/OTP-22.0.README
New
ferd
Bad news. You have to upgrade Rebar3. We just noticed that SSL validation had been partially disabled for years. I’ve written up all the...
New
garazdawi
Until the 10th of May the Erlang/OTP 24.3.4.17 patch had an incorrect prebuilt archive on github (the otp_src_24.3.4.17.tar.gz artifact),...
New
New
kennethL
Erlang/OTP 23.0 is released, see http://erlang.org/news/140 For a deeper dive into some of the highlights you can read our blog http://b...
New
voltone
Erlang/OTP 23.2.2 is out, fixing a critical TLS certificate verification issue in 23.2 an 23.2.1 allowing MitM attacks and forged client ...
New

Other popular topics Top

AstonJ
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
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
JeremM34
Hello, how can I check the Phoenix version ? Thanks !
New
electic
Hi, I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
komlanvi
Hi everyone, I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement