(Misc Network): Clarity OMIT-PORT arg.
This commit is contained in:
parent
b944a155cf
commit
c64d00d9aa
1 changed files with 2 additions and 2 deletions
|
@ -2065,8 +2065,8 @@ a string.
|
|||
number. @code{format-network-address} converts that to the string
|
||||
@code{"[@var{a}:@var{b}:@var{c}:@var{d}:@var{e}:@var{f}:@var{g}:@var{h}]:@var{p}"}.
|
||||
|
||||
If @var{omit-port} is non-@code{nil}, the value does not include
|
||||
the port number, or the port number is ignored if it does.
|
||||
If the vector does not include the port number, @var{p}, or @var{omit-port} is
|
||||
non-@code{nil}, the result does not include the @code{:@var{p}} suffix.
|
||||
@end defun
|
||||
|
||||
@node Byte Packing
|
||||
|
|
Loading…
Add table
Reference in a new issue