Main API of the diameter application.
The process manager (PMAN) is a tool for viewing executing processes in a distributed or local Erlang system. Its main purpose is to locate erroneous code by inspecting the state of the processes and ...
This module provides an API for the zlib library (www.zlib.net). It is used to compress and decompress data. The data format is described by RFC 1950, RFC 1951, and RFC 1952. A typical (compress) ...
With this change, upon remote socket closure current request is added to a retried queue (either pipeline or keep_alive, but not both). Documentation fix for inets ...