Current section
Files
Jump to
Current section
Files
src/procket.app.src
{application,procket,
[{description,"Low level socket operations"},
{applications,[kernel,stdlib]},
{registered,[]},
{vsn,"0.9.4"},
{licenses,["BSD-3"]},
{maintainers,["Michael Santos"]},
{links,[{"Github","https://github.com/msantos/procket"}]}]}.