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
28e9cf69
Commit
28e9cf69
authored
Apr 17, 1999
by
Per Cederqvist
Browse files
(IscSessionConfig): Added fd_relocate.
parent
352257ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/libisc-new/src/isc.h
View file @
28e9cf69
...
...
@@ -61,7 +61,7 @@
*/
IscSessionConfig
{
int
version
;
/* This is version 100
1
*/
int
version
;
/* This is version 100
2
*/
struct
{
int
msgsize
;
...
...
@@ -70,6 +70,7 @@ IscSessionConfig
int
openretries
;
int
backlog
;
}
max
;
int
fd_relocate
;
};
...
...
@@ -96,7 +97,7 @@ IscMasterConfig
*/
IscConfig
{
int
version
;
/* This is version 100
5
*/
int
version
;
/* This is version 100
6
*/
IscSessionConfig
session
;
IscMasterConfig
master
;
};
...
...
Write
Preview
Supports
Markdown
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