PreviousUpNext

13.4.95  plain_socket

The standard library plain_socket package implements vanilla TCP/IP socket functionality for multithreaded Mythryl programs.

The plain_socket package implements the Plain_Socket API.

The Linux/unix plain_socket package source code is in src/lib/std/src/socket/plain-socket.pkg.

The MS-Windows plain_socket package source code is in src/lib/std/src/socket/win32-plain-socket.pkg.

See also: plain_socket package.

The above information is manually maintained and may contain errors.

Plain_Socket

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext