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
Sebastian Schrader
Kea
Commits
4fdec347
Commit
4fdec347
authored
Jan 04, 2012
by
JINMEI Tatuya
Browse files
[805] comment update: clarified return vs release to be consistent with the
other comment on this point.
parent
78b0456c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/server_common/tests/portconfig_unittest.cc
View file @
4fdec347
...
...
@@ -277,7 +277,7 @@ TEST_F(InstallListenAddresses, brokenRollback) {
"UDP:127.0.0.1:5288:8"
,
NULL
};
// The first set should be re
turn
ed, as well as all the ones we request now
// The first set should be re
leas
ed, as well as all the ones we request now
const
char
*
released
[]
=
{
"TCP:127.0.0.1:5288:1"
,
"UDP:127.0.0.1:5288:2"
,
...
...
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