]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Remove exception handling from StreamSocket methods calling IOHooks
authorAttila Molnar <attilamolnar@hush.com>
Wed, 15 Apr 2015 21:49:05 +0000 (23:49 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Wed, 15 Apr 2015 21:49:05 +0000 (23:49 +0200)
commitdda1d696c1316b09d65763b4f12bc2b63cfbbe72
treec6ca8ce29f540b1fe71b7a4f6fbadca2ca51f065
parentdad754237bf28b9cb7733f7607e128569897eb10
Remove exception handling from StreamSocket methods calling IOHooks

IOHooks don't throw exceptions
src/inspsocket.cpp