Header to register a handler for cross-platform shutdown/terminate signals. WARNING: includes windows.h on Windows platforms, can't prevent it!
More...
Go to the source code of this file.
Namespaces | |
| osvr | |
| < | |
| osvr::server | |
| Server functionality. | |
Macros | |
| #define | OSVR_USE_POSIX_SIGNAL_SHUTDOWN_HANDLER |
Typedefs | |
| typedef void(* | osvr::server::ShutdownHandler )() |
| The type of a shutdown handler callback. | |
Header to register a handler for cross-platform shutdown/terminate signals. WARNING: includes windows.h on Windows platforms, can't prevent it!
Definition in file RegisterShutdownHandler.h.
| #define OSVR_USE_POSIX_SIGNAL_SHUTDOWN_HANDLER |
Definition at line 53 of file RegisterShutdownHandler.h.