Cuberite
A lightweight, fast and extensible game server for Minecraft
Namespaces | Functions
ConsoleSignalHandler.h File Reference
#include <csignal>
Include dependency graph for ConsoleSignalHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ConsoleSignalHandler
 

Functions

static void NonCtrlHandler (int a_Signal)
 
static void ConsoleSignalHandler::Register ()
 

Function Documentation

◆ NonCtrlHandler()

static void NonCtrlHandler ( int  a_Signal)
static

Definition at line 26 of file ConsoleSignalHandler.h.