Bash++
Bash++ compiler internal documentation
|
#include "helpers.h"
Functions | |
void | signal_handler (int signum) |
int | setup_tcp_server (int port) |
int | setup_unix_socket_server (const std::string &path) |
int setup_tcp_server | ( | int | port | ) |
int setup_unix_socket_server | ( | const std::string & | path | ) |
void signal_handler | ( | int | signum | ) |
Copyright (C) 2025 Andrew S. Rightenburg Bash++: Bash with classes