github erlang/otp OTP-22.2
OTP 22.2

latest releases: OTP-27.2, OTP-25.3.2.16, OTP-27.1.3...
5 years ago

Highlights

erts:

  • The Kernel application's User's Guide now contain a Logger Cookbook with with common usage patterns.
  • Numerous improvements in the new socket and net modules

Standard libraries:

  • common_test: ct_property_test logging is improved
  • ssl: Correct handling of unordered chains so that it works as expected

Tools:

  • Emacs erlang-mode function that lets the user open the documentation for an Erlang/OTP function in an Emacs buffer has been improved. Users will be asked if they want the man pages downloaded if they are not present in the system.

For more details see
https://erlang.org/download/otp_src_22.2.readme

Pre built versions for Windows can be fetched here:
https://erlang.org/download/otp_win32_22.2.exe
https://erlang.org/download/otp_win64_22.2.exe

Online documentation can be browsed here:
https://erlang.org/doc/search/

The source tarball can be fetched here:
https://erlang.org/download/otp_src_22.2.tar.gz
The documentation can be fetched here:
https://erlang.org/download/otp_doc_html_22.2.tar.gz
The man pages can be fetched here:
https://erlang.org/download/otp_doc_man_22.2.tar.gz

Don't miss a new otp release

NewReleases is sending notifications on new releases.