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
a67449d3
Commit
a67449d3
authored
Jan 06, 2003
by
Per Cederqvist
Browse files
(enum async): Added ay_new_user_area.
parent
46506076
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/async.h
View file @
a67449d3
/*
* $Id: async.h,v 0.
19
200
1/12/22 17:0
0:2
6
ceder Exp $
* $Id: async.h,v 0.
20
200
3/01/06 13:1
0:2
4
ceder Exp $
* Copyright (C) 1991, 1994-1999, 2001 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: async.h,v 0.
19
200
1/12/22 17:0
0:2
6
ceder Exp $
* $Id: async.h,v 0.
20
200
3/01/06 13:1
0:2
4
ceder Exp $
*
* This file contains the parts of the async protocol that are common
* to the server and the client.
...
...
@@ -62,6 +62,7 @@ enum async {
ay_new_recipient
=
16
,
/* New recipient added */
ay_sub_recipient
=
17
,
/* Recipient removed */
ay_new_membership
=
18
,
/* Membership added or modified */
ay_new_user_area
=
19
,
/* User-area changed. */
#ifdef DEBUG_CALLS
ay_garb_ended
=
1000
,
/* Garb cycle complete */
...
...
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