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
056ca561
Commit
056ca561
authored
Jun 12, 2013
by
Michal 'vorner' Vaner
Browse files
[2726] Add missing constructor
parent
797308ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/testutils/mockups.h
View file @
056ca561
...
...
@@ -115,6 +115,8 @@ private:
// to addServerXXX methods so the test code subsequently checks the parameters.
class
MockDNSService
:
public
isc
::
asiodns
::
DNSServiceBase
{
public:
MockDNSService
()
:
tcp_recv_timeout_
(
0
)
{}
// A helper tuple of parameters passed to addServerUDPFromFD().
struct
UDPFdParams
{
int
fd
;
...
...
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