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
9a717950
Commit
9a717950
authored
Jan 06, 2003
by
Per Cederqvist
Browse files
Implemented async-new-user-area. (Bug 7). Improve the description on
how to add an async message.
parent
4db0ae91
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
9a717950
2003
-
01
-
06
Per
Cederqvist
<
ceder
@
ceder
.
dyndns
.
org
>
Implemented
async
-
new
-
user
-
area
.
(
Bug
7
).
*
doc
/
Protocol
-
A
.
texi
(
async
-
new
-
user
-
area
):
New
async
message
.
*
src
/
server
/
async
.
h
(
enum
async
):
Added
ay_new_user_area
.
*
src
/
server
/
person
.
c
(
do_set_user_area
):
Renamed
a
few
local
variables
.
Call
async_new_user_area
when
the
user
area
changes
.
*
src
/
server
/
session
.
c
(
accept_async
):
Handle
ay_new_user_area
.
*
src
/
server
/
send
-
async
.
h
,
src
/
server
/
send
-
async
.
c
(
async_new_user_area
):
New
function
.
*
src
/
server
/
prot
-
a
-
send
-
async
.
h
,
src
/
server
/
prot
-
a
-
send
-
async
.
c
(
prot_a_async_new_user_area
):
New
function
.
*
src
/
server
/
person
.
c
(
do_set_user_area
):
Indentation
fixes
.
*
src
/
server
/
testsuite
/
lyskomd
.0
/
Makefile
.
am
(
EXTRA_DIST
):
Added
33.
exp
.
*
src
/
server
/
testsuite
/
lyskomd
.0
/
33.
exp
:
New
file
:
test
async
-
new
-
user
-
area
.
*
src
/
server
/
testsuite
/
lyskomd
.0
/
03.
exp
:
Expect
asynchronous
message
19
to
exist
.
Improve
the
description
on
how
to
add
an
async
message
.
*
doc
/
lyskomd
.
texi
(
Adding
Asynchronous
Messages
):
Mention
sesion
.
c
,
03.
exp
and
that
new
test
cases
should
be
written
.
Test
deletion
of
a
person
that
is
logged
in
on
another
session
.
*
src
/
server
/
testsuite
/
lyskomd
.0
/
32.
exp
:
New
file
.
Test
deletion
of
a
person
that
is
logged
in
on
another
session
.
...
...
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