Handbook
Glossary
port>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
port>>
( object -- value )
Methods
USING:
accessors
irc.messages
slots.private
;
M:
connect
port>>
10
slot
;
inline
USING:
accessors
gopher.private
slots.private
;
M:
gopher-link
port>>
6
slot
;
inline
USING:
accessors
io.sockets.icmp
kernel
;
M:
icmp4
port>>
drop
0
;
USING:
accessors
io.sockets.icmp
kernel
;
M:
icmp6
port>>
drop
0
;
USING:
accessors
io.sockets
kernel.private
math
slots.private
;
M:
inet4
port>>
3
slot
{
maybe{
integer
}
}
declare
;
inline
USING:
accessors
io.sockets
kernel.private
math
slots.private
;
M:
inet6
port>>
4
slot
{
maybe{
integer
}
}
declare
;
inline
USING:
accessors
io.sockets
slots.private
;
M:
inet
port>>
3
slot
;
inline
USING:
accessors
slots.private
tools.annotations.assertions
;
M:
invalid-stream-read-unsafe-return
port>>
5
slot
;
inline
USING:
accessors
slots.private
tools.annotations.assertions
;
M:
invalid-stream-read-unsafe
port>>
4
slot
;
inline
USING:
accessors
irc.client.chats
slots.private
;
M:
irc-profile
port>>
3
slot
;
inline
USING:
accessors
db.mysql
slots.private
;
M:
mysql-db
port>>
6
slot
;
inline
USING:
accessors
pop3
slots.private
;
M:
pop3-account
port>>
4
slot
;
inline
USING:
accessors
bittorrent
slots.private
;
M:
port
port>>
2
slot
;
inline
USING:
accessors
db.postgresql
slots.private
;
M:
postgresql-db
port>>
3
slot
;
inline
USING:
accessors
redis
slots.private
;
M:
redis
port>>
3
slot
;
inline
USING:
accessors
io.sockets.secure
kernel
;
M:
secure
port>>
[
addrspec>>
]
call
\
port>>
execute
;
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
unix.ffi
;
M:
servent
port>>
T{
struct-slot-spec
{
name
"port"
}
{
offset 16
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
windows.winsock.32
;
M:
servent
port>>
T{
struct-slot-spec
{
name
"port"
}
{
offset 16
}
{
class
fixnum
}
{
initial 0
}
{
type
short
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
windows.winsock.64
;
M:
servent
port>>
T{
struct-slot-spec
{
name
"port"
}
{
offset 24
}
{
class
fixnum
}
{
initial 0
}
{
type
short
}
}
read-struct-slot
;
inline
USING:
accessors
couchdb
kernel.private
math
slots.private
;
M:
server
port>>
3
slot
{
integer
}
declare
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
unix.ffi
;
M:
sockaddr-in6
port>>
T{
struct-slot-spec
{
name
"port"
}
{
offset 2
}
{
class
fixnum
}
{
initial 0
}
{
type
ushort
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
unix.ffi
;
M:
sockaddr-in
port>>
T{
struct-slot-spec
{
name
"port"
}
{
offset 2
}
{
class
fixnum
}
{
initial 0
}
{
type
ushort
}
}
read-struct-slot
;
inline
USING:
accessors
dns
slots.private
;
M:
srv
port>>
4
slot
;
inline
USING:
accessors
slots.private
tftp
;
M:
tftp-server-not-running
port>>
2
slot
;
inline
USING:
accessors
slots.private
urls
;
M:
url
port>>
6
slot
;
inline