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
1b98580c
Commit
1b98580c
authored
Aug 07, 1998
by
Per Cederqvist
Browse files
(ASYNC_DEFAULT_MESSAGES): Added ay_new_text_old instead of
ay_new_text. Added ay_leave_conf.
parent
f5074043
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/async.h
View file @
1b98580c
/*
* $Id: async.h,v 0.1
1
199
7
/0
9/13 15
:3
1
:4
8 by
er
s
Exp $
* $Id: async.h,v 0.1
2
199
8
/0
8/07 23
:3
0
:4
7 ced
er Exp $
* Copyright (C) 1991, 1994, 1995, 1996 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.1
1
199
7
/0
9/13 15
:3
1
:4
8 by
er
s
Exp $
* $Id: async.h,v 0.1
2
199
8
/0
8/07 23
:3
0
:4
7 ced
er Exp $
*
* This file contains the parts of the async protocol that are common
* to the server and the client.
...
...
@@ -70,9 +70,10 @@ typedef enum {
it currently uses. */
}
Async
;
#define ASYNC_DEFAULT_MESSAGES { ay_new_text, \
#define ASYNC_DEFAULT_MESSAGES { ay_new_text
_old
, \
ay_new_name, \
ay_sync_db, \
ay_leave_conf, \
ay_login, \
ay_rejected_connection, \
ay_send_message, \
...
...
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