|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include "SignalHandler.h"#include <QtCore/QCoreApplication>#include <QtCore/QSocketNotifier>#include "QGCLoggingCategory.h"#include <signal.h>#include <sys/socket.h>#include <unistd.h>#include <errno.h>#include <string.h>#include <fcntl.h>
Include dependency graph for SignalHandler.cc: