README
sockios
This module is indended to export system calls from <sockios.h>
in order to configure network interfaces directly from node.
Warning
This module is functional, but far from polished.
Wrappers for some ioctl
<script type="module">
import nodeosSrcSockios from 'https://cdn.skypack.dev/nodeos-src-sockios';
</script>
This module is indended to export system calls from <sockios.h>
in order to configure network interfaces directly from node.
This module is functional, but far from polished.