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
ISC Open Source Projects
BIND
Commits
a96e5ffb
Commit
a96e5ffb
authored
Jul 10, 2013
by
Francis Dupont
Browse files
spelling
parent
1d26c6b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/include/isc/task.h
View file @
a96e5ffb
...
@@ -632,7 +632,7 @@ isc_task_setprivilege(isc_task_t *task, isc_boolean_t priv);
...
@@ -632,7 +632,7 @@ isc_task_setprivilege(isc_task_t *task, isc_boolean_t priv);
* 'priv'.
* 'priv'.
*
*
* Under normal circumstances this flag has no effect on the task behavior,
* Under normal circumstances this flag has no effect on the task behavior,
* but when the task manager has been set to privileged exe
u
ction mode via
* but when the task manager has been set to privileged exec
u
tion mode via
* isc_taskmgr_setmode(), only tasks with the flag set will be executed,
* isc_taskmgr_setmode(), only tasks with the flag set will be executed,
* and all other tasks will wait until they're done. Once all privileged
* and all other tasks will wait until they're done. Once all privileged
* tasks have finished executing, the task manager will automatically
* tasks have finished executing, the task manager will automatically
...
...
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