IlluLang Logo

IlluLang

<net> Internal Library

Baseline networking module scaffold.

Import

import net "<net>"

API

On Windows builds, these APIs use real Winsock operations.

tcp_accept returns a dictionary with id, ip, and port for the accepted client.