PreviousUpNext

13.4.144  socket

The standard library socket package implements access to TCP/IP network socket functionality for multithreaded Mythryl programs.

The socket package implements the Socket api.

The socket package source code is in src/lib/std/src/socket/socket.pkg.

See also: posixlib.

See also: socket_junk.

See also: socket__premicrothread. The above information is manually maintained and may contain errors.

Socket

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext