Skip to content
GitLab
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
Kea
Commits
18706a60
Commit
18706a60
authored
Feb 03, 2011
by
Michal 'vorner' Vaner
Browse files
[trac537] Typo
parent
bf944144
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/asiolink/udpdns.cc
View file @
18706a60
...
...
@@ -126,7 +126,7 @@ struct UDPServer::Data {
// are not copyable.
boost
::
shared_ptr
<
asio
::
ip
::
udp
::
socket
>
socket_
;
// The ASIO-
e
nternal endpoint object representing the client
// The ASIO-
i
nternal endpoint object representing the client
std
::
auto_ptr
<
asio
::
ip
::
udp
::
endpoint
>
sender_
;
// \c IOMessage and \c Message objects to be passed to the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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