io.sockets-docs: fix typo

db4
Eduardo Cavazos 2008-05-19 15:22:44 -05:00
parent e755471dc7
commit 06703ee2ef
1 changed files with 1 additions and 1 deletions
extra/io/sockets

View File

@ -37,7 +37,7 @@ ARTICLE: "network-packet" "Packet-oriented networking"
{ $subsection receive }
"Packet-oriented sockets are closed by calling " { $link dispose } "."
$nl
"Address specifiers have the following interpretation with connection-oriented networking words:"
"Address specifiers have the following interpretation with packet-oriented networking words:"
{ $list
{ { $link local } " - Unix domain datagram sockets on Unix systems" }
{ { $link inet4 } " - a TCP/IP connection to an IPv4 address and port number; no name lookup is performed" }