Skip to content
GitLab
Menu
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
185199fd
Commit
185199fd
authored
Aug 16, 2002
by
Per Cederqvist
Browse files
(dump_connections): New function. (Bug 706).
parent
bf4f9504
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/internal-connections.h
View file @
185199fd
/*
* $Id: internal-connections.h,v 0.
4 1991
/0
9
/1
5 10:31:59 linus
Exp $
* $Id: internal-connections.h,v 0.
5 2002
/0
8
/1
6 00:24:28 ceder
Exp $
* Copyright (C) 1991 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: internal-connections.h,v 0.
4 1991
/0
9
/1
5 10:31:59 linus
Exp $
* $Id: internal-connections.h,v 0.
5 2002
/0
8
/1
6 00:24:28 ceder
Exp $
*
* internal-connections.c
*
...
...
@@ -46,3 +46,6 @@ traverse_connections (Session_no session_no);
extern
void
dump_allocated_connections
(
FILE
*
fp
);
extern
void
dump_connections
(
void
);
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