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
Adam Osuchowski
Kea
Repository
03ef197742328752227b359e5c10cd12de97a967
Switch branch/tag
kea
src
lib
asiolink
local_socket.cc
Find file
Blame
History
Permalink
[2916] corrected type of exception thrown from asiolib
· 03ef1977
JINMEI Tatuya
authored
May 16, 2013
error_code wasn't an exception type; it should have been system_error.
03ef1977