fixeria
fixeria
### Environment ### ArchLinux https://aur.archlinux.org/packages/rebar3 ``` Rebar3 report version 3.24.0 generated at 2024-09-27T19:58:50+00:00 ================= Please submit this along with your issue at https://github.com/erlang/rebar3/issues (and feel free to edit out private...
In Osmocom, we use [cmd2](https://github.com/python-cmd2/cmd2) in [pysim](https://gitea.osmocom.org/sim-card/pysim) — command-line tools for SIM/UICC/USIM/ISIM card analysis and programming. For documentation, we rely on [sphinx](https://github.com/sphinx-doc/sphinx) together with [sphinx-argparse](https://github.com/osmocom/sphinx-argparse) to auto-generate docs for each...
It may be desirable to disable the [Nagle's algorithm](https://en.wikipedia.org/wiki/Nagle%27s_algorithm) in some environments by setting `expert.sctp_nodelay` to `true`. For instance, Erlang/OTP seems to have problems with handling incoming SCTP packets containing...