aboutsummaryrefslogtreecommitdiffstats
path: root/src/server.cpp
diff options
context:
space:
mode:
authorGravatar w00t2009-08-05 12:31:25 +0000
committerGravatar w00t2009-08-05 12:31:25 +0000
commit4a78c7a7867409b6d9c67d33dbeaa7c9677a6287 (patch)
tree0e50068d3232200aedc577837176ef2347eaea3e /src/server.cpp
parentHow about we abort if there were errors, not if there weren't any? Great idea... (diff)
downloadinspircd++-4a78c7a7867409b6d9c67d33dbeaa7c9677a6287.tar.gz
inspircd++-4a78c7a7867409b6d9c67d33dbeaa7c9677a6287.tar.bz2
inspircd++-4a78c7a7867409b6d9c67d33dbeaa7c9677a6287.zip
Don't catch and rethrow, as with the mutexing here removed it's no longer required. Thanks Special for noticing.
This rethrow was also not best-practice, 'throw;' is the recommended C++ way to rethrow an exception. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11496 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/server.cpp')
0 files changed, 0 insertions, 0 deletions