Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
2aa3e8e3
Commit
2aa3e8e3
authored
Jul 12, 2013
by
Michal 'vorner' Vaner
Browse files
[2862] Doxygen about listsReconfigured
parent
661dae35
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/auth/auth_srv.h
View file @
2aa3e8e3
...
...
@@ -273,7 +273,12 @@ public:
/// open forever.
void
setTCPRecvTimeout
(
size_t
timeout
);
// TODO: Doxygen
/// \brief Notify the authoritative server that the client lists were
/// reconfigured.
///
/// This is to be called when the work thread finishes reconfiguration
/// of the data sources. It involeves some book keeping and asking the
/// memory manager for segments, if some are remotely mapped.
void
listsReconfigured
();
private:
...
...
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