Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
59554219
Commit
59554219
authored
Apr 28, 1999
by
Per Cederqvist
Browse files
(Parameters): Removed "Mux port".
parent
a97177c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/lyskomd.texi
View file @
59554219
\input
texinfo
@c
$
Id: lyskomd.texi,v
1
.
1
2
1999
/
04
/
19
2
0
:
1
5
:
53
ceder Exp
$
@c
$
Id: lyskomd.texi,v
1
.
1
3
1999
/
04
/
28
2
2
:
1
4
:
44
ceder Exp
$
@c
%**start of header
@setfilename lyskomd.info
@include version.texi
...
...
@@ -228,22 +228,12 @@ 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
good reason.
@item Mux port: @var
{
portname
}
Listen for mux connections on @var
{
portname
}
. Muxes can be used to
multiplex several clients on a single file descriptor. The mux runs as a
separate process. This was used historically when LysKOM ran on a
machine were only 20 file descriptors coule be open at once. The mux
code has not been released. Send a mail to
@email
{
bug-lyskom@@lysator.liu.se
}
if you need it. The default port
number is 4895.
@item Presentation of conferences: @var
{
int
}
The number of the conference where presentations should be sent.
Defaults to 1. This option is ignored in lyskomd 1.9 and later. Set this
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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