]> granicus.if.org Git - icinga2/commit
Cleaned up socket exception handling.
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 17 Jul 2012 18:41:06 +0000 (20:41 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 17 Jul 2012 18:41:06 +0000 (20:41 +0200)
commit0ad6026f2926683978117949bc8507a65376f423
tree18c0720fc27d44a2f37e4995dbfd0cb61de2fb98
parenta224c20a30e4dba677d32b71fea1e68df4bae937
Cleaned up socket exception handling.
40 files changed:
base/application.cpp
base/asynctask.h
base/configobject.cpp
base/fifo.cpp
base/i2-base.h
base/logger.cpp
base/process.cpp
base/socket.cpp
base/socket.h
base/streamlogger.cpp
base/tcpclient.cpp
base/tcpserver.cpp
base/tcpsocket.cpp
base/timer.cpp
base/timer.h
base/tlsclient.cpp
base/utility.cpp
base/variant.h
cib/host.cpp
cib/hostgroup.cpp
cib/macroprocessor.cpp
cib/nagioschecktask.cpp
cib/nullchecktask.cpp
cib/service.cpp
cib/servicegroup.cpp
components/cibsync/cibsynccomponent.cpp
components/configfile/configfilecomponent.cpp
components/convenience/conveniencecomponent.cpp
dyn/config_lexer.cc
dyn/config_parser.cc
dyn/config_parser.yy
dyn/configcompiler.cpp
dyn/configitem.cpp
dyn/expression.cpp
icinga/endpointmanager.cpp
icinga/icingaapplication.cpp
icinga/jsonrpcendpoint.cpp
icinga/virtualendpoint.cpp
jsonrpc/messagepart.cpp
jsonrpc/netstring.cpp