mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
d36c3d4066
commit
4fdc7042d6
@ -85,8 +85,6 @@ void SocketEvents::ThreadProc(void)
|
||||
boost::mutex::scoped_lock lock(l_SocketIOMutex);
|
||||
|
||||
if (l_SocketIOFDChanged) {
|
||||
Log(LogWarning, "SocketEvents", "Updated event FDs");
|
||||
|
||||
pfds.resize(l_SocketIOSockets.size());
|
||||
descriptors.resize(l_SocketIOSockets.size());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user