socket-type->integer

Name

socket-type->integer -- Identifiy socket type.

Type: function

Synopsis

socket-type->integer( type-name, type);

Arguments

type-name

An instance of <symbol>

Return Values

type

An instance of <fixnum>

Description

Find local name (integer) for socket address type. Supports socket-type/stream, socket-type/datagram. and socket-type/raw.