net.listen: make it more flexible
As noted in #94 (closed), it feels natural to call it like:
net.listen({net.lo, '192.168.1.1'})
Also minor fixes were done in that function and corresponding docs.
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
As noted in #94 (closed), it feels natural to call it like:
net.listen({net.lo, '192.168.1.1'})
Also minor fixes were done in that function and corresponding docs.