port<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: port<< ( value object -- )


Methods































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



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



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






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



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