Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
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
419f4207
Commit
419f4207
authored
May 13, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(set-info): Untabify.
(accept-async): Untabify. (query-async): Untabify.
parent
619f212e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/Protocol-A.texi
doc/Protocol-A.texi
+4
-4
No files found.
doc/Protocol-A.texi
View file @
419f4207
...
...
@@ -2,7 +2,7 @@
@c
@c FIXME: Explain how the garb works with nice and keep-commented
@c
@c
$
Id: Protocol
-
A.texi,v
1
.
6
2
1999
/
05
/
1
2
1
3
:
24
:
12
by
er
s
Exp
$
@c
$
Id: Protocol
-
A.texi,v
1
.
6
3
1999
/
05
/
1
3
1
1
:
35
:
24
ced
er Exp
$
@c
%**start of header
@setfilename protocol-a.info
@settitle LysKOM Protocol A
...
...
@@ -6352,7 +6352,7 @@ The conference @code{conference} does not exist or is secret.
@findex set-info
@example
set-info [79] ( info : Info-Old )
-> ( );
-> ( );
@end example
This call sets the server information retrieved by @ref
{
get-info
}
. The
...
...
@@ -6404,7 +6404,7 @@ day, and the current implementation of the server does accept MOTD to be
@findex accept-async
@example
accept-async [80] ( request-list : ARRAY INT32 )
-> ( );
-> ( );
@end example
This call advises the server that the client wants to receive the
...
...
@@ -6460,7 +6460,7 @@ overrun.
@findex query-async
@example
query-async [81] ( )
-> ( ARRAY INT32 );
-> ( ARRAY INT32 );
@end example
This call queries the server for which asynchronous messages the client
...
...
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