PreviousUpNext

13.4.109  socket

The standard library socket package implements access to TCP/IP network socket functionality.

The socket package implements the Socket API.

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

See also: posix_1003_1b.

See also: socket_junk.

See also: threadkit_socket.

The above information is manually maintained and may contain errors.

Socket

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext