Kaya 0.5.3 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 Posix::fork using the socketPair function to create the sockets.

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

Data types

Exceptions

Functions

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya