Packages

External buffer processes to protect against mailbox overflow

Current section

Files

Jump to
pobox rebar.config
Raw

rebar.config

{erl_opts, [
{platform_define, "^[0-9]+", namespaced_types}
]}.
{profiles, [
{test, [{erl_opts, [nowarn_export_all]}]}
]}.