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
ISC Open Source Projects
Kea
Commits
f737771c
Commit
f737771c
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: request
parent
647d11c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcp_ddns/tests/ncr_udp_unittests.cc
View file @
f737771c
...
@@ -719,7 +719,7 @@ TEST_F (NameChangeUDPTest, roundTripTest) {
...
@@ -719,7 +719,7 @@ TEST_F (NameChangeUDPTest, roundTripTest) {
}
}
// Tests error handling of a failure to mark the watch socket ready, when
// Tests error handling of a failure to mark the watch socket ready, when
// sendRequest
t
() is called.
// sendRequest() is called.
TEST
(
NameChangeUDPSenderBasicTest
,
watchClosedBeforeSendRequest
)
{
TEST
(
NameChangeUDPSenderBasicTest
,
watchClosedBeforeSendRequest
)
{
isc
::
asiolink
::
IOAddress
ip_address
(
TEST_ADDRESS
);
isc
::
asiolink
::
IOAddress
ip_address
(
TEST_ADDRESS
);
isc
::
asiolink
::
IOService
io_service
;
isc
::
asiolink
::
IOService
io_service
;
...
...
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