Kaya 0.5.1 module reference for Sockets

List of modules in this version

Sockets module

This module implements interprocess communication using sockets. This is useful for communicating between two processes started with fork using the socketPair function to create the sockets.

Sockets are represented by the Socket data type, and are generally similar to the NetHandle type in the Net module.

Data types

Exceptions

Functions

kaya@kayalang.org | Last modified 4 September 2008 | Supported by Durham CompSoc | Powered by Kaya