Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Functions
service_runner.cpp File Reference
#include <jau/service_runner.hpp>
#include <unistd.h>
#include <sys/socket.h>
#include <poll.h>
#include <signal.h>
#include <pthread.h>
#include <jau/debug.hpp>
#include <jau/basic_algos.hpp>
Include dependency graph for service_runner.cpp:

Go to the source code of this file.

Functions

static void sigaction_handler (int sig, siginfo_t *info, void *ucontext) noexcept
 

Function Documentation

◆ sigaction_handler()

static void sigaction_handler ( int  sig,
siginfo_t *  info,
void *  ucontext 
)
staticnoexcept

Definition at line 72 of file service_runner.cpp.