port>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: port>> ( object -- value )


Methods

















































M: servent port>>
T{ struct-slot-spec
{ name "port" }
{ offset 16 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: servent port>>
T{ struct-slot-spec
{ name "port" }
{ offset 16 }
{ class fixnum }
{ initial 0 }
{ type short }
} read-struct-slot ; inline



M: servent port>>
T{ struct-slot-spec
{ name "port" }
{ offset 24 }
{ class fixnum }
{ initial 0 }
{ type short }
} read-struct-slot ; inline






M: sockaddr-in6 port>>
T{ struct-slot-spec
{ name "port" }
{ offset 2 }
{ class fixnum }
{ initial 0 }
{ type ushort }
} read-struct-slot ; inline



M: sockaddr-in port>>
T{ struct-slot-spec
{ name "port" }
{ offset 2 }
{ class fixnum }
{ initial 0 }
{ type ushort }
} read-struct-slot ; inline