PreviousUpNext

13.4.132  threadkit_plain_socket

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

The threadkit_plain_socket package implements the Threadkit_Plain_Socket API.

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

The MS-Windows threadkit_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.

Threadkit_Plain_Socket

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext