Go to the first, previous, next, last section, table of contents.


makeSocket

Function: makeSocket
file: job.t
package: muf
status: alpha

The makeSocket function creates and returns a new instance of Class Socket. This is merely an object in the Muq db: No unix-level socket is created at this point.

See section ]listenOnSocket. See section ]openSocket. See section ]rootPopenSocket.


Go to the first, previous, next, last section, table of contents.