Handbook
Glossary
hostname
Vocabulary
io
.
sockets
Definition
USING:
strings
;
IN:
io.sockets
TUPLE:
hostname
{
host
maybe{
string
}
read-only
initial:
f
}
;
Methods
USING:
accessors
io.sockets
;
M:
hostname
resolve-host
host>>
resolve-host
;
USING:
accessors
io.sockets
kernel
;
M:
hostname
with-port
[
host>>
]
dip
<inet>
;