Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
58db92d5
Commit
58db92d5
authored
Apr 19, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Parameters): Documented "Client host".
parent
7ab479d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
doc/lyskomd.texi
doc/lyskomd.texi
+9
-1
No files found.
doc/lyskomd.texi
View file @
58db92d5
\input
texinfo
@c
$
Id: lyskomd.texi,v
1
.
1
1
1999
/
04
/
1
8
2
1
:
02
:
14
ceder Exp
$
@c
$
Id: lyskomd.texi,v
1
.
1
2
1999
/
04
/
1
9
2
0
:
15
:
53
ceder Exp
$
@c
%**start of header
@setfilename lyskomd.info
@include version.texi
...
...
@@ -222,6 +222,14 @@ Do not send any non-requested messages. This disables the sending of
messages about events in the server to all connections. Use of this
parameter is not recommended. Default is on.
@item Client host: @var
{
hostname
}
Specify which IP number the server should use when listening for new
clients. @var
{
hostname
}
may be a FQDN (such as
@samp
{
kom.lysator.liu.se
}
) or an IP number (such as @samp
{
10.0.0.1
}
).
Default is to bind @code
{
INADDR
_
ANY
}
, which means that the server will
listen to all IP numbers of the computer it is running on.
This parameter is also used for the mux port.
@item Client port: @var
{
portname
}
Listen for new clients on port @var
{
portname
}
. The default is 4894, which
is what all clients expect. Do not change this parameter without really
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment